diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-28 09:44:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-28 09:44:50 +0000 |
commit | 6bb3ab7b38923fda41e96bdfc2a3baf5aded2bb5 (patch) | |
tree | 09f724545c01fd03e4f4e65f49b41ac4920f6955 /devel/etl/pkg-descr | |
parent | 22077772efa382fe69a35ce18fcba4f29b5dcc37 (diff) |
Notes
Diffstat (limited to 'devel/etl/pkg-descr')
-rw-r--r-- | devel/etl/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/etl/pkg-descr b/devel/etl/pkg-descr new file mode 100644 index 000000000000..6872c5c13b8c --- /dev/null +++ b/devel/etl/pkg-descr @@ -0,0 +1,5 @@ +ETL is a multi-platform class and template library designed to add +new datatypes and functions which combine well with the existing +types and functions from the C++ Standard Template Library (STL). + +WWW: http://www.synfig.com/ |