From 20e83f052e3b0042646b19b914d8d0b91db59601 Mon Sep 17 00:00:00 2001 From: Foxfair Hu Date: Fri, 3 Oct 2003 07:27:06 +0000 Subject: Add cl-meta-clisp 20011114.1, a parser generator for Common Lisp. META is builder for recursive descent parsers implemented as a domain specific language on top of Common Lisp. PR: 52364 Submitted by: Henrik Motakef --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index 11c48c15b012..1e63bfa197ce 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -24,6 +24,7 @@ SUBDIR += cdiff SUBDIR += chpp SUBDIR += cl-meta + SUBDIR += cl-meta-clisp SUBDIR += cl-meta-cmucl SUBDIR += cl-meta-sbcl SUBDIR += cl-ppcre -- cgit v1.2.3