Removed standard defines.
[cacao.git] / nativecalls.h
index a8a983194112d5683c95b3cb788629c69fd948b8..b046f0c0ca234bdc6c7944595d883f79621523ca 100644 (file)
@@ -16,7 +16,7 @@
 
 {"wait" , "(J)V",
         {
-        {"Runner" , "run",  "()V;"},
+        {"Runner" , "run",  "()V"},
         },
 },
 
 },
 1,  {2 }
 },
+
+
+/*
+ * These are local overrides for various environment variables in Emacs.
+ * Please do not remove this and leave it at the end of the file, where
+ * Emacs will automagically detect them.
+ * ---------------------------------------------------------------------
+ * Local variables:
+ * mode: c
+ * indent-tabs-mode: t
+ * c-basic-offset: 4
+ * tab-width: 4
+ * End:
+ */