| Paste number 3219: | EVAL-WHEN problem |
| Pasted by: | ingvar |
| When: | 5 years, 10 months ago |
| Share: | Tweet this! | http://paste.lisp.org/+2HF |
| Channel: | #lisp |
| Paste contents: |
(eval-when (:compile-toplevel :load-toplevel)
(unless (find-package "FLOWD")
(load "flowpackage")
(load "flowread")))
(use-package "FLOWD")
This paste has no annotations.