From 76af81ab0e18792d97444d5123699e3f9a29b82b Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Tue, 16 Jul 2013 22:43:48 -0400 Subject: [PATCH] lemon also useful for building --- README.text | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.text b/README.text index 9948fc6..c93b83a 100644 --- a/README.text +++ b/README.text @@ -19,7 +19,7 @@ is a fork of the SQLite zero-alloc allocator by Jefty Negapatan 2. Building -Compiling requires cmake, ragel, and a recent version of clang++ with +Compiling requires cmake, ragel, lemon, and a recent version of clang++ with c++11 support. It has only been built and tested with OS X 10.8. mkdir build