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 e8c748486dc39d89bdab6b999c662be7f34024e9
parent 0cc2ebb61419c9e4ab5c479d0555ce2332e6233f
Author: Alexander Burger <abu@software-lab.de>
Date:   Sun,  5 Feb 2012 15:09:36 +0100

Minor white space
Diffstat:
Mapp/item.l | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/item.l b/app/item.l @@ -1,4 +1,4 @@ -# 05jan12abu +# 05feb12abu # (c) Software Lab. Alexander Burger (must "Item" Item) @@ -30,6 +30,6 @@ (<spread> NIL (editButton T)) (gui '(+Img) '(and (: home obj jpg) (allow (blob (: home obj) 'jpg))) - ,"Picture") ) ) + ,"Picture" ) ) ) # vi:et:ts=3:sw=3