diff options
Diffstat (limited to 'src/expl_print.sml')
-rw-r--r-- | src/expl_print.sml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expl_print.sml b/src/expl_print.sml index f854c03d..ded90ada 100644 --- a/src/expl_print.sml +++ b/src/expl_print.sml @@ -25,7 +25,7 @@ * POSSIBILITY OF SUCH DAMAGE. *) -(* Pretty-printing elaborated Laconic/Web *) +(* Pretty-printing elaborated Ur/Web *) structure ExplPrint :> EXPL_PRINT = struct |