Daniel Bünzli a écrit :

Le 2 déc. 08 à 12:27, DooMeeR a écrit :

Well, you can define a rule like this :

Thanks. I'll try something along these lines.

But that's kind of ugly. In the future could maybe ocamlbuild add another case in the command type, something like

Rec of action -> (command * bool)

Or maybe there is another way ?

Daniel

Well, you can also simply execute the commands yourself, in a loop, using Command.execute or Command.execute_many.

--
Romain Bardou

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to