Parent Directory
|
Revision Log
|
Patch
revision 2688 by jpye, Fri Jan 18 01:06:06 2013 UTC | revision 2689 by jpye, Mon Mar 4 11:28:19 2013 UTC | |
---|---|---|
# | Line 199 int asc_fprops_prepare(struct BBoxInterp | Line 199 int asc_fprops_prepare(struct BBoxInterp |
199 | return 1; | return 1; |
200 | } | } |
201 | type = SCP(SYMC_INST(typeinst)->value); | type = SCP(SYMC_INST(typeinst)->value); |
202 | CONSOLE_DEBUG("TYPE: %s",type?type:"(null)"); | //CONSOLE_DEBUG("TYPE: %s",type?type:"(null)"); |
203 | if(type && strlen(type)==0)type = NULL; | if(type && strlen(type)==0)type = NULL; |
204 | } | } |
205 |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |