Salome HOME
Porting to Mandrake 10.1 and new products:
[modules/kernel.git] / src / Batch / Batch_InvalidArgumentException.cxx
1 /*
2  * InvalidArgumentException.cxx : 
3  *
4  * Auteur : Ivan DUTKA-MALEN - EDF R&D
5  * Mail   : mailto:ivan.dutka-malen@der.edf.fr
6  * Date   : Thu Oct 16 16:18:00 2003
7  * Projet : Salome 2
8  *
9  */
10
11 #include "Batch_InvalidArgumentException.hxx"
12 using namespace std;
13
14 namespace Batch {
15
16 }