added a comment and changed name of String_mod to String_format

This commit is contained in:
Jonas Rosling 2012-07-04 09:02:37 +02:00
parent ea126cdf41
commit 18cc060584
1 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
=Idle =Idle
=Comment fg_030 =Comment fg_030
=String fg_110 =String fg_110
=String_mod fg_200 bold =String_format fg_200 bold
=String_esc fg_000 bold =String_esc fg_000 bold
=Int fg_033 =Int fg_033
=Record fg_530 =Record fg_530
@ -47,7 +47,7 @@
* idle noeat * idle noeat
"a-zA-Z_" recatt "a-zA-Z_" recatt
# STRINGS # STRINGS (not complete)
:string String :string String
* string * string
"\\" string_escape recolor=-1 "\\" string_escape recolor=-1
@ -72,9 +72,9 @@
:string_mod String :string_mod String
* string * string
"cfegswpWPBX#bx+ni" string_modifier recolormark noeat "cfegswpWPBX#bx+ni" string_format recolormark noeat
:string_modifier String_mod :string_format String_format
* string * string
# END STRINGS # END STRINGS
:decimal Int :decimal Int