Mercurial > urweb
view demo/metaform1.ur @ 1679:3636d0eeb39c
Fixed clients mutex initialization for compiling under OS X.
author | Vladimir Shabanov <vshabanoff@gmail.com> |
---|---|
date | Sat, 14 Jan 2012 23:02:34 +0400 |
parents | 6302b10dbe0e |
children |
line wrap: on
line source
open Metaform.Make(struct val names = {A = "Tic", B = "Tac", C = "Toe"} end)