diff gen/typinf.cpp @ 766:af04bbae8553

D2: Fixed global constants not initialized until module constructor.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Wed, 12 Nov 2008 05:40:31 +0100
parents 8e7d4ddab66d
children 6e7a4c3b64d2
line wrap: on
line diff
--- a/gen/typinf.cpp	Wed Nov 12 07:41:56 2008 +0100
+++ b/gen/typinf.cpp	Wed Nov 12 05:40:31 2008 +0100
@@ -1265,4 +1265,4 @@
     assert(0);
 }
 
-#endif
\ No newline at end of file
+#endif