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 e23ee323e1d3e4934d059135f03ac973d11f55cc
parent f27151fc702bba828a1fb29870cc36ab44cb399e
Author: Alexander Burger <abu@software-lab.de>
Date:   Thu, 10 Nov 2011 19:17:27 +0100

Comments
Diffstat:
Mlib/db32-64.l | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/lib/db32-64.l b/lib/db32-64.l @@ -11,7 +11,6 @@ ## ## 3. On the 64-bit system: ## $ pil app/main.l @lib/too.l @lib/db32-64.l -## : (call 'mkdir "-p" "db/app/" *Blob) ## : (pool "db/app/" *Dbs) ## : (import32) ## : (bye)