chiark / gitweb /
src/parser/parser-proto.lisp: Export `combine-parser-failures'.
[sod] / src / parser / parser-proto.lisp
index d458e70d24c14fd5fcdb400262e327de14f15a34..4bd1ae4a9d0e5993b8ddd43a8a131d6af131a7a2 100644 (file)
@@ -77,6 +77,7 @@ (cl:in-package #:sod-parser)
 ;;;--------------------------------------------------------------------------
 ;;; Utilities.
 
+(export 'combine-parser-failures)
 (defun combine-parser-failures (failures)
   "Combine the failure indicators listed in FAILURES.