Install, Readme and Changes files updated. Documentation removed.
[Faustine.git] / README.txt
similarity index 69%
rename from README
rename to README.txt
index 42a0b56..b0ff5d1 100644 (file)
--- a/README
@@ -24,22 +24,16 @@ Yann Orlarey, 2009:
 CONTENTS
 --------
 
-  Changes               what's new with each release
+  Changes.txt           what's new with each release
   INSTALL               instructions for installation
   LICENSE               license and copyright notice
-  Makefile              main Makefile
+  Makefile              main Makefile generated by configure
+  Makefile.in           main Makefile body
   README                this file
-  config/               autoconfiguration stuff
-  emacs/                OCaml editing mode and debugger interface for GNU Emacs
-  lex/                  lexer generator
-  otherlibs/            several external libraries
-  parsing/              syntax analysis
-  stdlib/               standard library
-  tools/                various utilities
-  toplevel/             interactive system
-  typing/               typechecking
-  utils/                utility libraries
-  yacc/                 parser generator
+  configure             configuration script
+  examples/             vector examples (fft, image processing...)
+  interpretor/          Faustine's interpretor source code
+  libs/                 external libraries
 
 
 INSTALLATION
@@ -74,4 +68,4 @@ Emacs Info files.  It is available on the World Wide Web, at
 
 
 
--- Karim Barkati and Haisheng Wang, 2013
\ No newline at end of file
+-- Karim Barkati and Haisheng Wang, 2013