diff src/core_print.sml @ 244:71bafe66dbe1

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