summaryrefslogtreecommitdiffstats
path: root/development/gforth/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/gforth/README')
-rw-r--r--development/gforth/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/development/gforth/README b/development/gforth/README
deleted file mode 100644
index c31ed6a30b..0000000000
--- a/development/gforth/README
+++ /dev/null
@@ -1,8 +0,0 @@
-GNU Forth interpreter that is ANSI compliant.
-
-NOTE: If you Compile or otherwise install the Ffcall package, GForth will
-also have the ability to call libraries of C software. Ffcall must be
-installed first in order for GForth to detect this, however.
-However, GForth can run on its own without Ffcall. For this reason, Ffcall
-is not listed as a dependency.
-