annotate demo/metaform1.ur @ 2230:a749acc51ae4

Factor out cache implementation from Sqlcache.
author Ziv Scully <ziv@mit.edu>
date Wed, 06 May 2015 14:50:29 -0400
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)