From 1ec739d9b1a58803d7a500702a2b9aca0f1fbb36 Mon Sep 17 00:00:00 2001 From: Jonas Rosling Date: Sun, 22 Jul 2012 20:48:49 +0100 Subject: [PATCH] added some more atributes --- erlang.jsf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/erlang.jsf b/erlang.jsf index 77fcf78..cb4207c 100644 --- a/erlang.jsf +++ b/erlang.jsf @@ -152,9 +152,13 @@ done * idle noeat strings "-module" attribute "-export" attribute + "-import" attribute "-compile" attribute "-ifdef" attribute "-endif" attribute + "-define" attribute + "-file" attribute + "-type" attribute "-spec" attribute "-author" attribute "-copyright" attribute @@ -163,6 +167,7 @@ done "-vsn" attribute "-behaviour" attribute "-record" attribute + "-on_load" attribute done "a-z_" maybe_attribute