From 6bc46356464aa650038b33172686f7acbfe3aba7 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 2 Nov 2008 23:17:38 +0100 Subject: runtime packages bugfix + some small stuff --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') 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 ' 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 -- cgit v1.2.2