log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
urweb
annotate demo/metaform1.ur @ 2249:c05851bf7861
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Merge.
author
Ziv Scully <ziv@mit.edu>
date
Sat, 12 Sep 2015 17:11:33 -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)