--- ecos_web_cvs/ecos/packages/ecos.db	2009-07-22 20:35:26.187500000 +0200
+++ ecos/ecos/packages/ecos.db	2009-07-28 23:11:16.375000000 +0200
@@ -2567,6 +2567,18 @@
 main()"
 }
 
+package CYGPKG_USTL {
+    alias       { "uSTL library" ustl }
+	directory	language/cpp/ustl
+	script		ustl.cdl
+    description  "
+This package enables support for the uSTL library. uSTL is a 
+partial implementation of the STL specification intended to 
+reduce code size of the derivative programs. This allows the 
+user application to use well known standard C++ STL library 
+containers, streams, iterators, algorithms and functors."
+}
+
 package CYGPKG_LIBC {
 	alias		{ "C library" libc clib clibrary }
 	directory	language/c/libc/common
