pre10, Nov 27 2001
  - total rewrite of typesystem
  - added copyright note to each source file

pre8, Nov 24 2001
  - docs translated to LaTeX

pre7, Nov 22 2001
  - some initial work on structures, unions and tuples, they will be all
    considered subtypes on the content basis, not the name
  - now we produce line number information for debugger
  
pre6, Nov 21 2001
  - fixed string and floats handling, it is possible that they will work
    now :)

pre4, Nov 21 2001
  - README file updated, items added:
    - info about diffrences between Gont and Caml, SML and Popcorn
    - example about closures
    - chapter about datatypes representation, and more about passing 
      conventions
  - new bug and optimalization possibility added to TODO

pre3, Nov 20 2001
  - runtime rewritten to C
  - added exceptions support basics to runtime
  - added proposed COPYRIGHT
  - makefile/mkdist cleanups
