Update configure and Makefiles for the corrected name "interpreter".
[Faustine.git] / README.txt
index b0ff5d1..49e9cd3 100644 (file)
@@ -24,16 +24,16 @@ Yann Orlarey, 2009:
 CONTENTS
 --------
 
+  architecture/         library files in Faustine (fft.lib, morpho.libÉ)
+  benchmarks/           benchmark result files
   Changes.txt           what's new with each release
-  INSTALL               instructions for installation
-  LICENSE               license and copyright notice
-  Makefile              main Makefile generated by configure
-  Makefile.in           main Makefile body
-  README                this file
-  configure             configuration script
-  examples/             vector examples (fft, image processing...)
-  interpretor/          Faustine's interpretor source code
-  libs/                 external libraries
+  configure             compilation configuration script
+  examples/             vector examples (fft, image processingÉ)
+  INSTALL.txt           Faustine installation instructions
+  interpreter/          Faustine's interpreter source code
+  LICENSE.txt           license and copyright notice
+  Makefile              main Makefile to compile and install
+  README.txt            this file
 
 
 INSTALLATION
@@ -45,7 +45,7 @@ See the file INSTALL.
 UPDATE
 ------
 
-Faustine's git repository can be cloned with correct rights:
+Faustine's git repository can be cloned (with correct rights):
 git clone https://scm.cri.ensmp.fr/git/Faustine.git