added some more atributes

This commit is contained in:
Jonas Rosling 2012-07-22 20:48:49 +01:00
parent 9ac5df5876
commit 1ec739d9b1
1 changed files with 5 additions and 0 deletions

View File

@ -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