Import Geant4 10.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 14:11:04 +02:00
parent c9b32a6c0a
commit d4af681f38
4886 changed files with 420149 additions and 1023309 deletions
@@ -206,7 +206,6 @@ public:
,m_be(0)
,m_user_var(a_user_var) //not owner
{
//WIN32 : cl.exe wants inlib:: in the below.
m_be = safe_cast<branch,branch_element>(m_leaf.branch());
}
virtual ~column_element(){}