Mercurial > urweb
diff src/source.sml @ 1733:ab24a7cb2a64
'urweb daemon start' and 'urweb daemon stop'
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 29 Apr 2012 16:23:03 -0400 |
parents | 4a03aa3251cb |
children | bb942416bf1c |
line wrap: on
line diff
--- a/src/source.sml Sun Apr 29 13:17:31 2012 -0400 +++ b/src/source.sml Sun Apr 29 16:23:03 2012 -0400 @@ -155,7 +155,7 @@ | DValRec of (string * con option * exp) list | DSgn of string * sgn | DStr of string * sgn option * Time.time option * str - | DFfiStr of string * sgn * Time.time + | DFfiStr of string * sgn * Time.time option | DOpen of string * string list | DConstraint of con * con | DOpenConstraints of string * string list