Salome HOME
PR: new python function getShortHostName() in Utils_Identity.py, based on socket...
[modules/yacs.git] / src / Batch / Batch_TypeMismatchException.cxx
1 /*
2  * TypeMismatchException.cxx : 
3  *
4  * Auteur : Ivan DUTKA-MALEN - EDF R&D
5  * Date   : Septembre 2003
6  * Projet : SALOME 2
7  *
8  */
9
10 #include "Batch_TypeMismatchException.hxx"
11 using namespace std;
12
13 namespace Batch {
14
15 }