Kamil Sedlak 7.2.2013
Implemented changes of James Lord. Compiling was possible, but no testing was done so far.
This commit is contained in:
@ -10,7 +10,9 @@
|
||||
#include "G4RunManager.hh"
|
||||
#include "G4UImanager.hh"
|
||||
#include "G4UIterminal.hh"
|
||||
#include "G4UItcsh.hh"
|
||||
#ifdef G4UI_USE_TCSH
|
||||
#include "G4UItcsh.hh" //JSL: should be commented on windows ?
|
||||
#endif
|
||||
|
||||
//#include <TApplication.h>
|
||||
//#include <TSystem.h>
|
||||
@ -24,7 +26,7 @@
|
||||
|
||||
#include "Randomize.hh"
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
// #include <X11/Xlib.h> //JSL
|
||||
|
||||
#ifdef G4VIS_USE
|
||||
// #include "musrVisManager.hh"
|
||||
|
Reference in New Issue
Block a user