diff options
author | Jamie Bullock <postlude@users.sourceforge.net> | 2007-04-27 11:25:43 +0000 |
---|---|---|
committer | Jamie Bullock <postlude@users.sourceforge.net> | 2007-04-27 11:25:43 +0000 |
commit | d410fac7cf7945e47dfb36ccc47acf57ef65cbb5 (patch) | |
tree | b3112b3fc688d29bc0ac4464bd6d7cc958868467 /experimental/stk.h | |
parent | ffe0233ceb9d0e3b03b4a81561d68a85339cb1df (diff) |
Added linux Makefile for ggee stk external and removed deprecated STK includes
svn path=/trunk/externals/ggee/; revision=7608
Diffstat (limited to 'experimental/stk.h')
-rwxr-xr-x | experimental/stk.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/experimental/stk.h b/experimental/stk.h index 9b7dfaf..fa3c91a 100755 --- a/experimental/stk.h +++ b/experimental/stk.h @@ -75,9 +75,9 @@ #include<Sphere.h> #include<StifKarp.h> #include<SubNoise.h> -#include<Table.h> -#include<TcpWvIn.h> -#include<TcpWvOut.h> +//#include<Table.h> +//#include<TcpWvIn.h> +//#include<TcpWvOut.h> #include<Thread.h> #include<TubeBell.h> #include<TwoPole.h> |