From 7541b9f1ba232dce4aceb41115c17292bd7298f4 Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Mon, 26 Oct 2009 20:32:27 +0000 Subject: Delocalized param svn path=/trunk/externals/tof/; revision=12679 --- src/param.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/param.h') diff --git a/src/param.h b/src/param.h index 1c0b3a5..46daca6 100644 --- a/src/param.h +++ b/src/param.h @@ -2,7 +2,7 @@ #include #include -//#define PARAMDEBUG + typedef void (*t_paramGetMethod)(void*,t_symbol**,int*,t_atom**); typedef void (*t_paramSaveMethod)(void*,t_binbuf*,int); -- cgit v1.2.1