From cbac2c9b257afdda7567ae04c4e4bf63d0496086 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 27 Oct 2004 19:12:08 +0000 Subject: ok, my new svn->cvs mirroring script did its job correctly, but brainlessly. the former dyn (aka dyn~ external) is now dyn (the library), while dyn~ is now dynext. There is also dyn_py, the py/pyext module for dyn. Initial checkin. svn path=/trunk/; revision=2178 --- externals/grill/dyn_py/make-files.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 externals/grill/dyn_py/make-files.txt (limited to 'externals/grill/dyn_py/make-files.txt') diff --git a/externals/grill/dyn_py/make-files.txt b/externals/grill/dyn_py/make-files.txt new file mode 100755 index 00000000..b3e31ac2 --- /dev/null +++ b/externals/grill/dyn_py/make-files.txt @@ -0,0 +1,4 @@ +NAME=dyn +SRCDIR=. + +SRCS= dyn_py.cpp -- cgit v1.2.1