summaryrefslogtreecommitdiff
path: root/math/octave-forge/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-forge/MESSAGE')
-rw-r--r--math/octave-forge/MESSAGE9
1 files changed, 9 insertions, 0 deletions
diff --git a/math/octave-forge/MESSAGE b/math/octave-forge/MESSAGE
new file mode 100644
index 00000000000..14bcb8fb764
--- /dev/null
+++ b/math/octave-forge/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2004/08/14 13:29:56 dmcmahill Exp $
+
+To use, add the following to your .octaverc:
+
+ LOADPATH = [ '${OCT_LOCALVEROCTFILEDIR}/octave-forge:${OCT_LOCALVERFCNFILEDIR}/octave-forge//:', LOADPATH ];
+ EXEC_PATH = [ '${OCT_LOCALVERARCHLIBDIR}:', EXEC_PATH ];
+
+===========================================================================