diff options
author | Xavier Leroy <xavier.leroy@inria.fr> | 1997-03-21 13:45:32 +0000 |
---|---|---|
committer | Xavier Leroy <xavier.leroy@inria.fr> | 1997-03-21 13:45:32 +0000 |
commit | 46714fedea876b524875271d6eaa6de42fba2fa7 (patch) | |
tree | be1f32e0a4b6b2128c283215e5272438448b0132 | |
parent | 08ddad343ecbb0ca5f7274fe6c56f7010ac280f9 (diff) |
MAJ
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1434 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ main program in C. fixed value printing problems where the wrong printer was selected. * Debugger: fixed printing problem with local references; revised -handling of checkpoints; fixed problem with chop_extension. +handling of checkpoints; various other small fixes. * Macintosh port: fixed signed division problem in bytecomp/emitcode.ml |