fix // comment
[cacao.git] / options.h
index 981fafa3ba8dc5ee8625bed2d6a25ef3dde6bf73..b649ee0092a9800c6d6264d794729fa182de4b57 100644 (file)
--- a/options.h
+++ b/options.h
@@ -27,7 +27,7 @@
 
    Authors: Christian Thalinger
 
-   $Id: options.h 1223 2004-06-30 19:13:00Z twisti $
+   $Id: options.h 1474 2004-11-11 10:09:10Z carolyn $
 
 */
 
@@ -67,6 +67,8 @@ extern bool showdisassemble;
 extern bool showddatasegment;
 extern bool showintermediate;
 
+#define INAFTERMAIN T
+extern bool useinliningm;
 extern bool useinlining;
 extern bool inlinevirtuals;
 extern bool inlineexceptions;