diff src/print.sml @ 244:71bafe66dbe1

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