commit 1288cc338369992bb9cfd252607b57665ba69b7b parent bfe476adacb6fcf75f8f5c1cdd1e763a391e5326 Author: Alexander Burger <abu@software-lab.de> Date: Sat, 18 May 2013 08:31:25 +0200 Load "@lib/boss.l" Diffstat:
M | app/main.l | | | 7 | +++++-- |
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/app/main.l b/app/main.l @@ -1,10 +1,13 @@ -# 27jan12abu +# 18may13abu # (c) Software Lab. Alexander Burger (allowed ("app/") "!start" "!stop" "@lib.css" "!psh" ) -(load "@lib/http.l" "@lib/xhtml.l" "@lib/form.l" "@lib/ps.l" "@lib/adm.l") +(load + "@lib/http.l" "@lib/xhtml.l" "@lib/form.l" + "@lib/ps.l" "@lib/adm.l" + "@lib/boss.l" ) (setq *Scl 2