diff src/source_print.sml @ 244:71bafe66dbe1

Laconic -> Ur
author Adam Chlipala <adamc@hcoop.net>
date Sun, 31 Aug 2008 08:32:18 -0400
parents bbe5899a9585
children 42dfb0d61cf0
line wrap: on
line diff
--- a/src/source_print.sml	Thu Aug 28 14:48:33 2008 -0400
+++ b/src/source_print.sml	Sun Aug 31 08:32:18 2008 -0400
@@ -25,7 +25,7 @@
  * POSSIBILITY OF SUCH DAMAGE.
  *)
 
-(* Pretty-printing Laconic/Web *)
+(* Pretty-printing Ur/Web *)
 
 structure SourcePrint :> SOURCE_PRINT = struct