mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 12:54:23 +01:00
added some more atributes
This commit is contained in:
parent
9ac5df5876
commit
1ec739d9b1
@ -152,9 +152,13 @@ done
|
|||||||
* idle noeat strings
|
* idle noeat strings
|
||||||
"-module" attribute
|
"-module" attribute
|
||||||
"-export" attribute
|
"-export" attribute
|
||||||
|
"-import" attribute
|
||||||
"-compile" attribute
|
"-compile" attribute
|
||||||
"-ifdef" attribute
|
"-ifdef" attribute
|
||||||
"-endif" attribute
|
"-endif" attribute
|
||||||
|
"-define" attribute
|
||||||
|
"-file" attribute
|
||||||
|
"-type" attribute
|
||||||
"-spec" attribute
|
"-spec" attribute
|
||||||
"-author" attribute
|
"-author" attribute
|
||||||
"-copyright" attribute
|
"-copyright" attribute
|
||||||
@ -163,6 +167,7 @@ done
|
|||||||
"-vsn" attribute
|
"-vsn" attribute
|
||||||
"-behaviour" attribute
|
"-behaviour" attribute
|
||||||
"-record" attribute
|
"-record" attribute
|
||||||
|
"-on_load" attribute
|
||||||
done
|
done
|
||||||
"a-z_" maybe_attribute
|
"a-z_" maybe_attribute
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user