aboutsummaryrefslogtreecommitdiff
path: root/development/pforth/README
diff options
context:
space:
mode:
authorZbigniew Baniewski <Zbigniew [dot] Baniewski [at] gmail [dot] com>2023-03-02 21:45:13 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-04 08:06:23 +0700
commit5c78b81d93d88f33f8a53a5c78b4d545a15a8ef2 (patch)
tree0725268064007ba42776ce82a03415415efb2f1f /development/pforth/README
parentb534b8b2d01b764dc57e5f91169fc07655c7d007 (diff)
downloadslackbuilds-5c78b81d93d88f33f8a53a5c78b4d545a15a8ef2.tar.xz
development/pforth: Updated for version 2.0.1.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/pforth/README')
-rw-r--r--development/pforth/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/pforth/README b/development/pforth/README
index b7ad5b04381d..6c6c71398bcd 100644
--- a/development/pforth/README
+++ b/development/pforth/README
@@ -5,3 +5,6 @@ BeOS, Nokia Communicator, SGI Indys, 3DO ARM systems, 3DO PowerPC
systems, WebTV systems, Hitachi SH4, OpenTV prototypes, Compaq Ipaq
3970, Sharp LH79520 ARM processor, Ciena Systems networking hardware,
and some internal projects at Lucent.
+
+Note: either use pforth_standalone binary, or add to .bashrc the line
+ alias pforth='pforth -d /usr/share/pforth/2.0.1/pforth.dic'