view demo/metaform1.ur @ 1297:41484478a32d

Updating documentation
author Adam Chlipala <adam@chlipala.net>
date Tue, 07 Sep 2010 09:47:06 -0400
parents 6302b10dbe0e
children
line wrap: on
line source
open Metaform.Make(struct
                       val names = {A = "Tic", B = "Tac", C = "Toe"}
                   end)