From a15cf65c44d5c224169c32ef5495b68c758134b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 18 May 2014 16:08:14 +0200 Subject: Imported Upstream version 3.3.0.2 --- libfrontend-elements/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 libfrontend-elements/README (limited to 'libfrontend-elements/README') diff --git a/libfrontend-elements/README b/libfrontend-elements/README new file mode 100644 index 0000000..7db441e --- /dev/null +++ b/libfrontend-elements/README @@ -0,0 +1,14 @@ +libfrontend-elements is a collection of elementary building blocks +for implementing compiler frontends in c++. + +See the NEWS file for the user-visible changes from the previous release. + +See the LICENSE file for distribution conditions. + +See the INSTALL file for prerequisites and installation instructions. + +See the documentation/index.xhtml file for documentation. + +The project page is at http://kolpackov.net/projects/libfrontend-elements/. + +Send bug reports or any other feedback to boris@kolpackov.net . -- cgit v1.2.3