[slang-users] Enhancements
Jörg Sommer
joerg at alea.gnuu.de
Sat Jun 10 11:20:14 EDT 2006
Hi,
firstly this:
--- slsh/lib/require.sl (Revision 27)
+++ slsh/lib/require.sl (Arbeitskopie)
@@ -74,8 +74,8 @@
%#v+
% require ("histogram");
% require ("histogram", "foo");
-% require ("histogram,"foo","/home/bob/hist.sl");
-% require ("histogram,,"/home/bob/hist.sl");
+% require ("histogram", "foo", "/home/bob/hist.sl");
+% require ("histogram", , "/home/bob/hist.sl");
%#v-
%\notes
% "feature" is an abstract quantity that is undefined here.
and secondly the page http://www.s-lang.org/download.html misses a link
to the SVN repository like given at http://www.jedsoft.org/slang/download.html
Bye, Jörg.
--
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe trying
to produce bigger and better idiots. So far, the Universe is winning."
(Rich Cook)
More information about the slang-users-l
mailing list