Import Geant4 3.0.0 source tree
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id: G4NISTStepReader.cc,v 1.3 2000/01/21 13:46:03 gcosmo Exp $
|
||||
// GEANT4 tag $Name: geant4-02-00 $
|
||||
// $Id: G4NISTStepReader.cc,v 1.4 2000/11/09 16:35:52 gcosmo Exp $
|
||||
// GEANT4 tag $Name: geant4-03-00 $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -30,7 +30,7 @@
|
||||
#include <OpenOODB.h>
|
||||
#endif
|
||||
|
||||
void G4NISTStepReader::ReadSTEPFile(G4String STEPfilename)
|
||||
void G4NISTStepReader::ReadSTEPFile(const char* STEPfilename)
|
||||
{
|
||||
// Reads the Step file into the nist toolkit class library
|
||||
|
||||
|
||||
Reference in New Issue
Block a user