Parent Directory
|
Revision Log
|
Patch
revision 1891 by artak, Fri Oct 17 00:14:22 2008 UTC | revision 1892 by artak, Fri Oct 17 00:55:59 2008 UTC | |
---|---|---|
# | Line 274 Paso_Pattern* Paso_Pattern_binop(int typ | Line 274 Paso_Pattern* Paso_Pattern_binop(int typ |
274 | out=Paso_IndexList_createPattern(0, A->numOutput,index_list,0,INDEXLIST_LENGTH,0); | out=Paso_IndexList_createPattern(0, A->numOutput,index_list,0,INDEXLIST_LENGTH,0); |
275 | ||
276 | #ifdef Paso_TRACE | #ifdef Paso_TRACE |
277 | printf("Paso_Pattern_multipy: new pattern has been allocated.\n"); | printf("Paso_Pattern_binop: new pattern has been allocated.\n"); |
278 | #endif | #endif |
279 | ||
280 | /* clean up */ | /* clean up */ |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |