ATLAS Offline Software
Control/StoreGateBindings/python/__init__.py
Go to the documentation of this file.
1 # Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
2 
3 
6 
7 __version__ = '$Revision: 1.2 $'
8 __author__ = "Sebastien Binet <binet@cern.ch>"
9 
10 __all__ = [ 'Bindings' ]