diff options
Diffstat (limited to 'tcl.i')
-rw-r--r-- | tcl.i | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ %include exception.i %include cpointer.i +#define __attribute__(x) + /* functions that are in m_pd.h but don't exist in modern versions of pd */ %ignore pd_getfilename; %ignore pd_getdirname; |