diff options
author | dsomero <xgizzmo@gmail.com> | 2010-05-20 00:38:29 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-21 00:09:25 -0500 |
commit | 61ad792affc3663137fb3b94c77e008978eb00b5 (patch) | |
tree | 553b4af70136bbbda1caf97fef64da923ad8e428 /libraries/commoncpp2/README | |
parent | 2c3062f5278ed142c991d60fe866bd308306e401 (diff) |
libraries/commoncpp2: Removed (build failure)
Diffstat (limited to 'libraries/commoncpp2/README')
-rw-r--r-- | libraries/commoncpp2/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/commoncpp2/README b/libraries/commoncpp2/README deleted file mode 100644 index 0939e23194a0b..0000000000000 --- a/libraries/commoncpp2/README +++ /dev/null @@ -1,8 +0,0 @@ -GNU Common C++ is a portable and highly optimized class framework for -writing C++ applications that need to use threads. - -This framework offers a class foundation that hides platform -differences from your C++ application so that you need not write -platform specific code. GNU Common C++ has been ported to compile -natively on most platforms which support either posix threads, or on -Microsoft Windows.
\ No newline at end of file |