
(in-package dump)
(EVAL-WHEN (COMPILE LOAD EVAL)
                       (DATABASE:MAKESYMS '.%%symbol-label%%. 0 5 "dump"))

(setq database:*db-input* (setq .%%symbol-label%%.3 (make-instance 'pail-lib::poolfile :real-contents (list (setq .%%symbol-label%%.4 (make-instance 'pail-lib:pool-item :name-part "airlines" :start-object (pail-lib::get-file-object "airlines"))) (setq .%%symbol-label%%.5 (make-instance 'pail-lib:pool-item :name-part "customers1" :start-object (pail-lib::get-file-object "customers1"))) (setq .%%symbol-label%%.6 (make-instance 'pail-lib:pool-item :name-part "customers2" :start-object (pail-lib::get-file-object "customers2"))) (setq .%%symbol-label%%.7 (make-instance 'pail-lib:pool-item :name-part "customers3" :start-object (pail-lib::get-file-object "customers3")))) :contents (list (setq .%%symbol-label%%.8 (make-instance 'pail-lib::filentry :classname "rule-set" :poolname "airlines")) (setq .%%symbol-label%%.9 (make-instance 'pail-lib::filentry :classname "working-memory" :poolname "customers1")) (setq .%%symbol-label%%.10 (make-instance 'pail-lib::filentry :classname "working-memory" :poolname "customers2")) (setq .%%symbol-label%%.11 (make-instance 'pail-lib::filentry :classname "working-memory" :poolname "customers3"))) :filename "")))