[gforth] / gforth / startup.fs  

gforth: gforth/startup.fs

File: [gforth] / gforth / startup.fs (download)
Revision: 1.5, Wed Aug 31 19:42:53 1994 UTC (18 years, 8 months ago) by pazsan
Branch: MAIN
Changes since 1.4: +1 -2 lines
Added options to allow good register scheduling on i386
added blocks

#! /usr/stud/paysan/bin/forth
\ startup file

warnings off

include float.fs
include search-order.fs
include environ.fs
\ include toolsext.fs
include wordinfo.fs
include vt100.fs
\ include colorize.fs
include see.fs
include bufio.fs
include debug.fs

0 Value $?
: sh  '# parse cr system  to $? ;

warnings on

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help