diff options
author | letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2011-04-20 15:03:48 +0000 |
---|---|---|
committer | letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2011-04-20 15:03:48 +0000 |
commit | 1b96dce9c3004a76f03cd038706a66d201be709e (patch) | |
tree | 1f2f270e3eaa3b96c95bac1a41e326b89e47062b /checker/modops.ml | |
parent | 72e30fdb992bf6adfae9b4a0345123ca6279eb2b (diff) |
Coqide: Fix the command separator for external cmds (#2363)
We use "&&" instead of ";" which is
- compatible with unix and win32
- more adequate anyway than ";" : no need to run the command if the
cd has failed...
Concerning coqdoc, since previous commit it should not be mandatory to
provide the "--coqlib-path" option. We remove them...
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14036 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'checker/modops.ml')
0 files changed, 0 insertions, 0 deletions