[gforth] / gforth / fsl-util.4th  

gforth: gforth/fsl-util.4th

File: [gforth] / gforth / fsl-util.4th (download)
Revision: 1.3, Wed Nov 28 03:31:22 2012 UTC (5 months, 2 weeks ago) by dvdkhlng
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +10 -396 lines
Remove code-duplication in fsl-util.4th vs. fsl-util.fs.  Also install fsl-util.fs .

\ -*-forth-*-

\ Gforth used to ship two copies of slightly different versions of fsl-util,
\ under the names fsl-util.4th and fsl-util.fs.  We Keep backwards
\ compatability but remove code duplication by just making this file include
\ the (newer) fsl-util.fs

\ we don't use REQUIRE so that semantics of 'include fsl-util.4th' don't
\ change (maybe some bloated piece of Forth software has multiple copies of
\ fsl-util loaded into distinct vocabularies)
include fsl-util.fs

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help