view demo/metaform1.ur @ 1335:79557535b843

-prefix command-line option
author Adam Chlipala <adam@chlipala.net>
date Sun, 12 Dec 2010 10:44:19 -0500
parents 6302b10dbe0e
children
line wrap: on
line source
open Metaform.Make(struct
                       val names = {A = "Tic", B = "Tac", C = "Toe"}
                   end)