[gforth] / gforth / startup.fs  

gforth: gforth/startup.fs


1 : anton 1.1 #! /usr/stud/paysan/bin/forth
2 :     \ startup file
3 :    
4 :     warnings off
5 :    
6 :     include float.fs
7 :     include search-order.fs
8 :     \ include toolsext.fs
9 :     include wordinfo.fs
10 :     \ include colorize.fs
11 :     include see.fs
12 :     include bufio.fs
13 :     include debug.fs
14 :    
15 :     0 Value $?
16 :     : sh '# parse cr system to $? ;
17 :    
18 :     warnings on

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help