]> asedeno.scripts.mit.edu Git - cl-protobufs.git/blobdiff - pkgdcl.lisp
asdf-support: simplify do-process-import calling
[cl-protobufs.git] / pkgdcl.lisp
index 7841c56bbefd70f52c458c441e9ff082f23b6be8..bbdceee8670845359bc10585d9fda989f473a280 100644 (file)
    "SLOT-DEFINITION-WRITERS")
 
   (:export
+   ;; Base class for messages
+   "BASE-PROTOBUF-MESSAGE"
+
    ;; Model class protocol
    "ABSTRACT-PROTOBUF"
    "BASE-PROTOBUF"
    "FIND-ENUM"
    "FIND-FIELD"
    "FIND-METHOD"                ;if you ":use proto-impl", watch for name clash
+   "MAKE-OPTION"
    "FIND-OPTION"
+   "ADD-OPTION"
    "REMOVE-OPTIONS"
 
    ;; Printing