7 lines
127 B
Scheme
7 lines
127 B
Scheme
|
(define-structure ldap-low ldap-low-interface
|
||
|
(open scheme
|
||
|
primitives
|
||
|
define-record-types
|
||
|
external-calls)
|
||
|
(files ldap))
|