diff mc-code.h @ 304:9df8aa0497ea

fix line continuation and #macro in string.
author kono
date Tue, 08 Jun 2004 16:40:32 +0900
parents bea7ab2fb218
children e1d17d6adfcc
line wrap: on
line diff
--- a/mc-code.h	Mon Jun 07 22:57:41 2004 +0900
+++ b/mc-code.h	Tue Jun 08 16:40:32 2004 +0900
@@ -9,6 +9,7 @@
 
 extern char *l_include_path[];
 
+extern char *init_src;
 extern int size_of_int;
 extern int size_of_short;
 extern int size_of_float;