Salome HOME
Porting to Mandrake 10.1 and new products:
[modules/kernel.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 }