Update of /cvsroot/pure-data/externals/zexy/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29176
Modified Files: zexy.h Log Message: comments looked like comments in comments...
Index: zexy.h =================================================================== RCS file: /cvsroot/pure-data/externals/zexy/src/zexy.h,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** zexy.h 19 Oct 2006 09:48:37 -0000 1.21 --- zexy.h 12 Nov 2006 12:31:03 -0000 1.22 *************** *** 42,46 **** /* usually the re-inclusion magic is done in the header-file itself * however, we do it outside, so we can force zexyconf.h to not be used ! * (e.g. from by definig the INCLUDE_SH1T in externals/build/src/* */ #ifndef INCLUDE_ZEXYCONF_H__ --- 42,46 ---- /* usually the re-inclusion magic is done in the header-file itself * however, we do it outside, so we can force zexyconf.h to not be used ! * (e.g. from by definig the INCLUDE_SH1T in externals/build/src/...) */ #ifndef INCLUDE_ZEXYCONF_H__