DEB_module has become dummy in order to avoid to have static variables. This...
DEB_module has become dummy in order to avoid to have static variables. This is especially bad if a file is included in another file. In such a case it was possible to have static variables defined twaice in the same compilation unit. There is also some code cleaning to remove mistakes (like test if this == 0) and to remove files that are no more used. [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13135]
Debug/DebShow.cc
deleted
100644 → 0
Debug/DebShow.hh
deleted
100644 → 0
Please register or sign in to comment