Package Ganga :: Package Runtime
[hide private]
[frames] | no frames]

Source Code for Package Ganga.Runtime

1  """ 
2  Ganga Runtime subsystem: initialization, configuration and creation of runtime objects. 
3  """ 
4   
5  from bootstrap import GangaProgram 
6