From 1edad9343f77d81de30033a3f393778088cb1835 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Fri, 18 Feb 2005 15:58:33 +0000 Subject: [PATCH] added DynamicLibrary --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 8d75952..140ef68 100644 --- a/README +++ b/README @@ -40,6 +40,8 @@ The library contains modules for the following purposes: - Simple Tracing (for temporary debugging) + - A C++ wrapper around libltdl, Libtool Dynamic Loading library + - Extensions for C++ Standard Libraries - STL extensions