From 1d6d1e8c73193f57a9c98387ea42eb91eb4d21d1 Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Fri, 21 Oct 2005 11:56:32 +0000 Subject: only moving to a new directory svn path=/trunk/externals/grh/; revision=3740 --- PDContainer/src/HSet.cpp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100755 PDContainer/src/HSet.cpp (limited to 'PDContainer/src/HSet.cpp') diff --git a/PDContainer/src/HSet.cpp b/PDContainer/src/HSet.cpp new file mode 100755 index 0000000..f6caf2b --- /dev/null +++ b/PDContainer/src/HSet.cpp @@ -0,0 +1,15 @@ +// *********************(c)*2004*********************> +// -holzilib--holzilib--holzilib--holzilib--holzilib-> +// ++++PD-External++by+Georg+Holzmann++grh@gmx.at++++> +// +// PDContainer: +// this is a port of the containers from the C++ STL +// (Standard Template Library) +// for usage see the documentation and PD help files +// for license see readme.txt +// +// HSet.cpp + + +#include "include/HSet.h" + -- cgit v1.2.1