view demo/metaform1.ur @ 1274:38eb0d0f39b9

Drop in some new autoconf scripts
author Adam Chlipala <adamc@hcoop.net>
date Thu, 03 Jun 2010 13:35:26 -0400
parents 6302b10dbe0e
children
line wrap: on
line source
open Metaform.Make(struct
                       val names = {A = "Tic", B = "Tac", C = "Toe"}
                   end)