From 12f606ce06ef926f366a03079c5e3107c23f18af Mon Sep 17 00:00:00 2001
From: marha <marha@users.sourceforge.net>
Date: Fri, 19 Nov 2010 13:18:48 +0000
Subject: Added tool bison++-1.21.11

---
 tools/bison++/README++ | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 tools/bison++/README++

(limited to 'tools/bison++/README++')

diff --git a/tools/bison++/README++ b/tools/bison++/README++
new file mode 100644
index 000000000..8ab127e9b
--- /dev/null
+++ b/tools/bison++/README++
@@ -0,0 +1,22 @@
+this is a modified version of bison
+the author of the changes is coetmeur@icdc.fr
+
+all is quite like the standard bison install, except :
+
+
+the bison++.man are man page that shows the differences between 
+bison and bison++
+
+the bison++.dman is a very readable file that generate the 
+not as much readable troff/man file bison++.man
+
+on DOS, use bison_pp.mak to build the DOS EXE with MSC7
+there are no big trick in it. it can be directly loaded in
+the PWB...
+if you want to use another compiler, just compile
+and link normally each source like on unix...
+use large memory model, and look at the -D option I have added
+in the MSC makefile... check also for compiler specific problems...
+
+you can else get the DOS exe that come normally aside this archive...
+
-- 
cgit v1.2.3