New version name (Version 1.0) for access from the FEEVER website.
[Faustine.git] / README.txt
index 5441db1..23be6f4 100644 (file)
@@ -1,6 +1,10 @@
 OVERVIEW
 ========
 
 OVERVIEW
 ========
 
+VERSION : 1.0
+
+========
+
 Faustine is an interpreter for multi-rate FAUST programs, written in OCaml,
 at CRI of MINES ParisTech, and covered by the GNU Public License V3 (see
 LICENSE.txt).
 Faustine is an interpreter for multi-rate FAUST programs, written in OCaml,
 at CRI of MINES ParisTech, and covered by the GNU Public License V3 (see
 LICENSE.txt).
@@ -25,13 +29,13 @@ Yann Orlarey, 2009:
 CONTENTS
 --------
 
 CONTENTS
 --------
 
-  architecture/         library files in Faustine (fft.lib, morpho.lib...)
   benchmarks/           benchmark result files
   Changes.txt           what's new with each release
   configure             compilation configuration script
   examples/             vector examples (fft, image processing...)
   INSTALL.txt           Faustine installation instructions
   interpreter/          Faustine's interpreter source code
   benchmarks/           benchmark result files
   Changes.txt           what's new with each release
   configure             compilation configuration script
   examples/             vector examples (fft, image processing...)
   INSTALL.txt           Faustine installation instructions
   interpreter/          Faustine's interpreter source code
+  lib/                  library files in Faustine (fft.lib, morpho.lib...)
   LICENSE.txt           license and copyright notice
   Makefile              main Makefile to compile and install
   README.txt            this file
   LICENSE.txt           license and copyright notice
   Makefile              main Makefile to compile and install
   README.txt            this file