picolisp

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/picolisp.git/
Log | Files | Refs | README | LICENSE

commit 6f731cd3df2e80b3d193833e42e1551103c89bed
parent 3bdf72ed44f3028d5894b0daf130024f333c5c54
Author: Alexander Burger <abu@software-lab.de>
Date:   Sat, 11 May 2013 10:08:40 +0200

Minor doc fix
Diffstat:
Mdoc/app.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/app.html b/doc/app.html @@ -267,7 +267,7 @@ href="refA.html#allow">allow</a></code> functions </code></pre> <p>This is usually called at the beginning of an application, and allows access -to the directory "img/", to the functions 'start', 'stop' and 'psh', and to the +to the directory "app/", to the functions 'start', 'stop' and 'psh', and to the file "@lib.css". <p>Later in the program, <code>*Allow</code> may be dynamically extended with