diff options
author | Nicolas Pouillard <np@nicolaspouillard.fr> | 2010-02-03 13:11:21 +0000 |
---|---|---|
committer | Nicolas Pouillard <np@nicolaspouillard.fr> | 2010-02-03 13:11:21 +0000 |
commit | e9a4f4bdc3adb2708e2ae2a3f80f0f4d4bd97730 (patch) | |
tree | ad392278f26fed785566cb6c0e057efc26441c3d | |
parent | da8e2346a0046f3b7759c393aa632fdd6d57c7cb (diff) |
ocamlbuild,TODO: one thing done
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@9615 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r-- | ocamlbuild/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ocamlbuild/TODO b/ocamlbuild/TODO index bbc58f597..fd7ef2c94 100644 --- a/ocamlbuild/TODO +++ b/ocamlbuild/TODO @@ -36,4 +36,3 @@ Done: * Have some option to draw tags/rules that applies on a target (it's -show-tags). * rm sanitize.sh during -clean * rm sanitize.sh when running ocamlbuild -* Export my_unix_with_unix and executor (and change its name) |