aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/dyn/dyn_text.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/dyn/dyn_text.cpp')
-rw-r--r--externals/grill/dyn/dyn_text.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/externals/grill/dyn/dyn_text.cpp b/externals/grill/dyn/dyn_text.cpp
new file mode 100644
index 00000000..8bcf8c4c
--- /dev/null
+++ b/externals/grill/dyn/dyn_text.cpp
@@ -0,0 +1,9 @@
+/*
+dyn - dynamical object management
+
+Copyright (c)2003-2004 Thomas Grill (gr@grrrr.org)
+For information on usage and redistribution, and for a DISCLAIMER OF ALL
+WARRANTIES, see the file, "license.txt," in this distribution.
+*/
+
+#include "dyn_proto.h"