# HG changeset patch # User Adam Chlipala # Date 1265552046 18000 # Node ID b6111b688060306c226385336e521d6eba45a187 # Parent 042f618f7c773dbfe3b204f763113bdcc0a49283 Remove debug prints diff -r 042f618f7c77 -r b6111b688060 src/demo.sml --- a/src/demo.sml Sun Feb 07 08:35:47 2010 -0500 +++ b/src/demo.sml Sun Feb 07 09:14:06 2010 -0500 @@ -206,9 +206,7 @@ TextIO.output (out, src'); TextIO.output (out, "")) else - print (src ^ " " - ^ OS.Path.mkAbsolute {path = dirname, - relativeTo = OS.FileSys.getDir ()} ^ "\n") + () end in ifEx "urs";