annotate demo/metaform1.ur @ 2284:472b4504aef2

Actually use transactional machinery for flushes this time.
author Ziv Scully <ziv@mit.edu>
date Thu, 12 Nov 2015 11:44:21 -0500
parents 6302b10dbe0e
children
rev   line source
adamc@418 1 open Metaform.Make(struct
adamc@418 2 val names = {A = "Tic", B = "Tac", C = "Toe"}
adamc@418 3 end)