Projects/worblehat-old
Projects
/
worblehat-old
Archived
12
0
Fork 0
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
worblehat-old/lisp/grovel-yaz.lisp

7 lines
98 B
Common Lisp

(flag "-I/opt/local/include")
(include "yaz/zoom.h")
(in-package #:z3950)
(ctype size "size_t")