diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 15:21:29 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 15:21:29 +0200 |
commit | bada6666c70977a058755ccf232e7d67b24adeed (patch) | |
tree | 1e92d50cebce96abaf9bce19e36026c47f77b9ba /libcult/README | |
parent | eaf34adcbd8095bc6d1f3371b1227f654c7b19fc (diff) |
New upstream release
Diffstat (limited to 'libcult/README')
-rw-r--r-- | libcult/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/libcult/README b/libcult/README deleted file mode 100644 index 2227831..0000000 --- a/libcult/README +++ /dev/null @@ -1,15 +0,0 @@ -libcult is a collection of c++ libraries that were designed to form -a cohesive union of clean, simple and readable c++ code that uses -the most powerful mechanisms available on the GNU development platform. - -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/c++/libcult/. - -Send bug reports or any other feedback to boris@kolpackov.net . |