[gforth] / gforth / startup.fs  

gforth: gforth/startup.fs

File: [gforth] / gforth / startup.fs (download)
Revision: 1.2, Wed Apr 20 17:12:07 1994 UTC (19 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.1: +1 -0 lines
primitives: key?, ms and time&date added
engine.c: time.h for ms and time&date included
bugs fixed to run tt.pfe

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

warnings off

include float.fs
include search-order.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