retroforth/package/extensions
crc 2e5d528fad no longer include termina words by default (more complete copy in library/)
FossilOrigin-Name: dc88b22498763c5889fc46afe4b7ae32facdcd508522e1125fcf6a2897e7da41
2024-01-06 22:59:06 +00:00
..
double.retro
malloc.retro
README.retro

Put extensions into this directory and run:

    make update-extensions
    make

Any extensions here will be placed in a file named
`package/load-extensions.retro` for compilation into the
embedded image.

I am including a fence here to silence a compile time warning.

~~~
~~~