almelid
b9804b39ee
Lispkoden ligger nå i trunk/lisp Lagt til trunk/python, som inneholder interface.py, en sped begynnelse på et brukerinterfjas mot bibsys/databasen. Lagt til modifisert PyZ3950-bibliotek (\ /) (O.o) (> <) Bunny approves these changes.
7 lines
98 B
Common Lisp
7 lines
98 B
Common Lisp
(flag "-I/opt/local/include")
|
|
(include "yaz/zoom.h")
|
|
|
|
(in-package #:z3950)
|
|
|
|
(ctype size "size_t")
|