diff tools/mb_c_source.m4 @ 333:bdf36a26e420

Make generated code clean. - Before changes, generated code include a lot of redundant empty lines. - Add dnl after each command when svg2code.py generates code lines.
author Thinker K.F. Li <thinker@branda.to>
date Sat, 07 Mar 2009 10:55:42 +0800
parents 9fa4459c08a9
children 700954870cee
line wrap: on
line diff
--- a/tools/mb_c_source.m4	Sat Mar 07 08:33:01 2009 +0800
+++ b/tools/mb_c_source.m4	Sat Mar 07 10:55:42 2009 +0800
@@ -443,9 +443,9 @@
 $2[
 };
 
-]DEFINE_SCENES
-$2
-DEFINE_SCENES_ARRAY
+]DEFINE_SCENES[]dnl
+$2[]dnl
+DEFINE_SCENES_ARRAY[]dnl
 static const int *$1_scenes[[]] = {
 $2[]dnl
 	NULL