Changeset 300 for trunk/MagicSoft/Simulation/Detector/include-GENERAL
- Timestamp:
- 11/01/99 10:54:32 (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/include-GENERAL/jcdebug.h
r293 r300 19 19 #define __JC_DEBUG__ 20 20 21 22 #ifdef __DEBUG__ 23 21 24 // @code 22 25 23 26 int DBGi; 24 25 #ifdef __DEBUG__26 27 27 28 #define DBGvec(a,n,m) {puts("DBG> vector " #a);\
Note:
See TracChangeset
for help on using the changeset viewer.