baum

diff README @ 31:4e60d96265f0

removed -c option completely; updated man page; new error code 5
author meillo@marmaro.de
date Fri, 22 Feb 2008 14:57:04 +0100
parents b62288419c1c
children 0b82169d4129
line diff
     1.1 --- a/README	Fri Feb 22 14:47:47 2008 +0100
     1.2 +++ b/README	Fri Feb 22 14:57:04 2008 +0100
     1.3 @@ -17,11 +17,7 @@
     1.4  See man page or the examples that are shipped with the program to learn how to
     1.5  program in the baum language.
     1.6  
     1.7 -To check you sources run
     1.8 -
     1.9 -    baum -c sourcefile.baum
    1.10 -
    1.11 -If it exited successful, run the program with
    1.12 +Run a program with
    1.13  
    1.14      baum sourcefile.baum
    1.15