Skip to content
  • Erwan Jahier's avatar
    lurette 0.117 Mon, 18 Nov 2002 14:26:30 +0100 by jahier · fa2dfd3a
    Erwan Jahier authored
    Parent-Version:      0.116
    Version-Log:
    
    Various minor fixes in the documentation
    
    + Use a version of ocaml-3.06 that has been configured with -no-curses,
    which make things sligthly slower, but that avoid the need to find
    the curses lib...
    
    source/ne.ml:
    source/*.ml:
       Ne.find now returns an option value instead of raising a Not_found
       exp, which was not trap in some circumstances...
    
    source/ne.ml:
       Also, fix a couple of bugs where the code was supposing (falsely)
       that the constant (empty string) was always in the Map.
    
    Project-Description: Lurette
    fa2dfd3a