start of new file
[IRC.git] / Robust / src / Lex / Lexer.java
index 9938d0b7753b315a70b4e1332a1523dc4794ab07..1d7e461026fe987f4e0e7722215955f527a672cd 100644 (file)
@@ -249,7 +249,8 @@ public class Lexer {
     "extends", "external", "final", "finally", 
     "flag", //keyword for failure aware computation
     "float", "for", "global", "goto", "if", 
-    "implements", "import", "instanceof", "int", "interface", "local", "long",  
+    "implements", "import", "instanceof", "int", "interface", "isavailable",
+    "long",  
     "native", "new", "optional", "package", "private", "protected", "public", 
     "return", "short", "static", "strictfp", "super", "switch", "synchronized",
     "tag", "task", "taskexit", //keywords for failure aware computation