Salome HOME
PR: new python function getShortHostName() in Utils_Identity.py, based on socket...
[modules/yacs.git] / src / Batch / Batch_RunTimeException.cxx
1 /*
2  * RunTimeException.cxx : 
3  *
4  * Auteur : Ivan DUTKA-MALEN - EDF R&D
5  * Mail   : mailto:ivan.dutka-malen@der.edf.fr
6  * Date   : Tue Nov 25 14:04:13 2003
7  * Projet : Salome 2
8  *
9  */
10
11 #include "Batch_RunTimeException.hxx"
12 using namespace std;
13
14 namespace Batch {
15
16 }