X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=examples%2Fcompile-c%2Fcompile.ml;fp=examples%2Fcompile-c%2Fcompile.ml;h=043bc9a3a7f84659c7eb1967bb632e24101c8551;hb=4a78b6d657697537bfd18488cd2177ba833b94af;hp=6cd2e88938cce3bba43da8dcf094537acf046c9d;hpb=8dd89ca314cf23ea3a47d8a61f5c814749214e40;p=goaljobs.git diff --git a/examples/compile-c/compile.ml b/examples/compile-c/compile.ml index 6cd2e88..043bc9a 100644 --- a/examples/compile-c/compile.ml +++ b/examples/compile-c/compile.ml @@ -1,4 +1,4 @@ -open Goaljobs (* will be implicit *) +open Goaljobs let rec goal all () = require (built "program" ["main.c"; "utils.c"])