Previous Up Next

1  Directory contents

  Changes     History of code changes   
  INSTALL.txt     Short notes on compilation and installation   
  LICENSE     “GNU GENERAL PUBLIC LICENSE”   
  Makefile     Top Makefile   
  OCamlMakefile     Makefile for easy handling of   
       compilation of not so easy   
       OCaml-projects. It generates dependencies   
       of OCaml-files automatically,   
       is able to handle “ocamllex”-,   
       “ocamlyacc”-, IDL- and C-files and   
       generates native- or byte-code   
       as executable or as library -   
       with thread-support if you want!   
  README.txt     This file   
  TODO     Known missing features or bugs   
  aifad.vim     VIM-syntax file for AIFAD-specifications and data   
  examples/     Directory containing sample specifications and data   
  src/     Source code of AIFAD   

Previous Up Next