diff options
author | Damien Doligez <damien.doligez-inria.fr> | 2002-07-23 14:12:03 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 2002-07-23 14:12:03 +0000 |
commit | 37bf95c248f7f8e9f0f2557224837e530c428e93 (patch) | |
tree | 1fe95869eaf97ba5888bb1f2a7163a4d6770d4f3 /otherlibs/num | |
parent | 30fdb7585514c6557ad38b87f8bfe079c322edc4 (diff) |
detabisation
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5029 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/num')
-rw-r--r-- | otherlibs/num/Makefile.Mac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/num/Makefile.Mac b/otherlibs/num/Makefile.Mac index cf8a53fed..6e3c1e5fd 100644 --- a/otherlibs/num/Makefile.Mac +++ b/otherlibs/num/Makefile.Mac @@ -61,4 +61,4 @@ depend � begin MakeDepend -w -objext .x �.c :::boot:ocamlrun :::tools:ocamldep �.mli �.ml - end | streamedit -e "/�t/ replace // ' ' -c �" > Makefile.Mac.depend + end | streamedit -e "/�t/ replace // ' ' -c �" > Makefile.Mac.depend |