From 9f01081b2b228a8f618f461a0010da6dbb24120a Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sun, 20 Aug 2006 06:57:18 +0000 Subject: This OCaml-library consists of a set of modules which implement functions for manipulating context-free grammars (CFGs) in a purely functional way. Author: Markus Mottl WWW: http://www.ocaml.info/home/ocaml_sources.html PR: ports/102104 Submitted by: Stanislav Sedov --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 0f2d2bcd40c6..54cd91237cfe 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -697,6 +697,7 @@ SUBDIR += ocaml-camljava SUBDIR += ocaml-camomile SUBDIR += ocaml-camomile-examples + SUBDIR += ocaml-cfg SUBDIR += ocaml-classes SUBDIR += ocaml-equeue SUBDIR += ocaml-event -- cgit v1.2.3