diff options
| author | letouzey | 2009-03-26 12:26:52 +0000 |
|---|---|---|
| committer | letouzey | 2009-03-26 12:26:52 +0000 |
| commit | 058c05ce14affba12eff11550016efaefc6a4747 (patch) | |
| tree | 7a403b3e397d8a4eb0a306ba5c346da4b199d64e /coq.itarget | |
| parent | 989171425adc309fbe8021151c9fdd37b9a10d4e (diff) | |
ocamlbuild: coqide, coqchk, a bit of .vo
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12019 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'coq.itarget')
| -rw-r--r-- | coq.itarget | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/coq.itarget b/coq.itarget index 421082a3ac..ea48c3339f 100644 --- a/coq.itarget +++ b/coq.itarget @@ -1,11 +1,12 @@ bin/coqmktop bin/coqtop +bin/coqide bin/coqc +bin/coqchk bin/coqdep bin/coqwc bin/coq-tex bin/coq_makefile bin/gallina bin/coqdoc -# for the moment: -bin/coqdep_boot
\ No newline at end of file +states/initial.coq |
