Changeset 101 for vis_dev/vis-2.3/src/debug
- Timestamp:
- Jul 19, 2012, 11:44:48 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vis_dev/vis-2.3/src/debug/debug.c
r100 r101 864 864 865 865 Mvf_FunctionForEachComponent( mvf, x, comp){ 866 printf("% d mdd %d ",x,mddId);866 printf("%s,%d mdd %d ",nodeName,x,mddId); 867 867 mdd_FunctionPrintMain (mddManager ,comp,"MVF",vis_stdout); 868 868 }
Note: See TracChangeset
for help on using the changeset viewer.