From 4546d4f252f70f87ee86ad2de85f4749171efbfb Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 29 Apr 2012 16:23:03 -0400 Subject: 'urweb daemon start' and 'urweb daemon stop' --- src/source.sml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/source.sml') diff --git a/src/source.sml b/src/source.sml index ce29904d..8b126628 100644 --- a/src/source.sml +++ b/src/source.sml @@ -155,7 +155,7 @@ datatype decl' = | 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 -- cgit v1.2.3