summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-11-02 23:17:38 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-11-02 23:17:38 +0100
commit6bc46356464aa650038b33172686f7acbfe3aba7 (patch)
tree3d6eaa0a47ec8af5df2c414288efc8442977cc7f /README
parent51c3e18910565ece5fdfeeec5d3673fb19035938 (diff)
runtime packages bugfix + some small stuff
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index d1a8bef..47e1311 100644
--- a/README
+++ b/README
@@ -77,7 +77,9 @@ of dependencies)
If you need a library from another user contributed module, execute
'depend_module <modulename>' for each module. This way you load all the
-libs of that module (not the procedures, use depend_procedure for that)
+libs of that module (not the procedures, use depend_procedure for that.
+keep in mind that the position of the depend_procedure statement defines
+where your variables/functions might be overridden...)
(very basic dependencies, no version checking etc)
You can specify a core procedure on the command line by specifying