chiark / gitweb /
src/parser/parser-proto.lisp: Export `combine-parser-failures'.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 20 Sep 2015 10:05:07 +0000 (11:05 +0100)
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.