[gforth] / gforth / startup.fs  

gforth: gforth/startup.fs

Diff for /gforth/startup.fs between version 1.37 and 1.39

version 1.37, Sat Sep 23 15:06:02 2000 UTC version 1.39, Mon Nov 13 22:10:30 2000 UTC
Line 16 
Line 16 
   
 \ You should have received a copy of the GNU General Public License  \ You should have received a copy of the GNU General Public License
 \ along with this program; if not, write to the Free Software  \ along with this program; if not, write to the Free Software
 \ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  \ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.
   
 \ don't require except.fs, because except.fs is not in included-files  \ don't require except.fs, because except.fs is not in included-files
 \ (see exboot.fs)  \ (see exboot.fs)
Line 33 
Line 33 
 \ require interpretation.fs  \ require interpretation.fs
 \ include float.fs  \ include float.fs
 \ include search.fs  \ include search.fs
 require stuff.fs  
 include glocals.fs  include glocals.fs
   require stuff.fs
 include wordinfo.fs  include wordinfo.fs
 include vt100.fs  include vt100.fs
 \ include colorize.fs  \ include colorize.fs


Generate output suitable for use with a patch program
Legend:
Removed from v.1.37  
changed lines
  Added in v.1.39

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help