Revision a55667ee4c55a58b70791f666bae90117dc279d4 authored by Rene Brun on 30 June 2004, 10:31:59 UTC, committed by Rene Brun on 30 June 2004, 10:31:59 UTC
replacing
   delete opt1;
by
   delete [] opt1;


git-svn-id: http://root.cern.ch/svn/root/trunk@9349 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 1750451
History
File Mode Size
TGeoMCGeometry.cxx -rw-r--r-- 18.3 KB
TMCVerbose.cxx -rw-r--r-- 6.5 KB
TVirtualMC.cxx -rw-r--r-- 3.2 KB
TVirtualMCApplication.cxx -rw-r--r-- 1.3 KB
TVirtualMCDecayer.cxx -rw-r--r-- 613 bytes
TVirtualMCGeometry.cxx -rw-r--r-- 1.2 KB
TVirtualMCStack.cxx -rw-r--r-- 654 bytes

back to top