commit 1523c30a1b9a29cc6909b19af2fd91821fb015c1 parent ea788a283063935e845b49bb781b046b6d757625 Author: Alexander Burger <abu@software-lab.de> Date: Wed, 3 Jul 2013 17:48:16 +0200 Reference "see also" Diffstat:
M | doc/refS.html | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/refS.html b/doc/refS.html @@ -977,8 +977,9 @@ the previous namespace <code>sym2</code>. If in the third form more than one namespaces are not interned into <code>sym2</code>. See also <code><a href="refP.html#pico">pico</a></code>, <code><a href="refL.html#local">local</a></code>, <code><a -href="refI.html#import">import</a></code> and <code><a -href="refI.html#intern">intern</a></code>. +href="refI.html#import">import</a></code>, <code><a +href="refI.html#intern">intern</a></code> and <code><a +href="refL.html#load">load</a></code>. <pre><code> : (symbols 'myLib 'pico)