# -*- coding: ISO-8859-1 -*- ################################## # @program smon # @description simulation monitor # @copyright Copyright “(c)2009 Centre National de la Recherche Scientifique CNRS. # All Rights Reserved” # @svn_file $Id: __init__.py 1112 2011-12-15 05:03:44Z jripsl $ # @version $Rev: 1112 $ # @lastrevision $Date: 2011-12-15 06:03:44 +0100 (jeu. 15 déc. 2011) $ # @license CeCILL (http://dods.ipsl.jussieu.fr/jripsl/smon/LICENSE) ################################## # HACK import sys sys.path.append("/home/jripsl/snapshot/Monitoring")