aboutsummaryrefslogtreecommitdiff
path: root/PDContainer/src/HDeque.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'PDContainer/src/HDeque.cpp')
-rwxr-xr-xPDContainer/src/HDeque.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/PDContainer/src/HDeque.cpp b/PDContainer/src/HDeque.cpp
new file mode 100755
index 0000000..3a1c317
--- /dev/null
+++ b/PDContainer/src/HDeque.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
+//
+// HDeque.cpp
+
+
+#include "include/HDeque.h"
+