]> asedeno.scripts.mit.edu Git - cl-protobufs.git/blobdiff - printer.lisp
Rudimentary support for 'allow_alias' in enums
[cl-protobufs.git] / printer.lisp
index 99354131fed0c07b3675d7ba2ab8fac58d18593f..87ea5973da3af72b5cb7fd723fdd9e067842b174 100644 (file)
@@ -86,7 +86,8 @@
                                ("lisp_class"   string 195805)
                                ("lisp_slot"    string 195806)))
 
-(defparameter *option-types* '(("ctype"                 symbol)
+(defparameter *option-types* '(("allow_alias"          boolean)
+                               ("ctype"                 symbol)
                                ("deadline"               float)
                                ("deprecated"            symbol)
                                ("optimize_for"          symbol)