Skip to content
  • Erwan Jahier's avatar
    lurette 0.73 Mon, 29 Jul 2002 13:49:35 +0200 by jahier · 3764e8b8
    Erwan Jahier authored
    Parent-Version:      0.72
    Version-Log:
    
    gen_stubs.ml:
    sim2chro.ml:
       Do not sort varialble lexicographically but according to
       sut order.
    
    gen_stubs.ml:
       When converting subst list to tuple, do not put fake values
       if the list is empty, but raise a failure (assert false).
    
       Do not parse idl output to guess the conversion between ml
       and C type but hard code it instead. The rational is that
       I was manually calling camlidl here which was confusing
       make sometimes.
    
    make_lurette:
       exit properly before running lurette whenever something bad
       happen during the make.
    
    Project-Description: Lurette
    3764e8b8