diff src/sources @ 96:82aaa1c406d3

Mono optimizations (start with string concat and space eating)
author Adam Chlipala <adamc@hcoop.net>
date Thu, 03 Jul 2008 18:06:52 -0400
parents b4f2a258e52c
children f59553dc1b6a
line wrap: on
line diff
--- a/src/sources	Thu Jul 03 17:53:28 2008 -0400
+++ b/src/sources	Thu Jul 03 18:06:52 2008 -0400
@@ -89,6 +89,9 @@
 mono_print.sig
 mono_print.sml
 
+mono_opt.sig
+mono_opt.sml
+
 flat.sml
 
 flat_util.sig