picolisp

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

ext.l (133B)


      1 # 14apr10abu
      2 # (c) Software Lab. Alexander Burger
      3 
      4 (load "@lib/misc.l" "@lib/btree.l" "@lib/db.l" "@lib/pilog.l")
      5 
      6 # vi:et:ts=3:sw=3