commit 9dfc8c0c5c86ae91fac504ff3c037ba6551f2abb
parent 23f009376af2c5f9d7f614767ca853338e0578e5
Author: Alexander Burger <abu@software-lab.de>
Date: Wed, 27 Apr 2011 09:11:51 +0200
Re: Keep local 'pil' compatible with global 'pil'
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/test.l b/lib/test.l
@@ -1,8 +1,8 @@
-# 25apr11abu
+# 27apr11abu
# (c) Software Lab. Alexander Burger
### Unit Tests ###
-# bin/picolisp $(/bin/pwd)/lib.l ext.l lib/test.l -bye +
+# $(/bin/pwd)/pil lib/test.l -bye +
(test T (pool (tmp "db")))