Salome HOME
Initialisation de la base KERNEL avec la version operationnelle de KERNEL_SRC issue...
[modules/yacs.git] / src / NOTIFICATION_SWIG / NOTIFICATION.i
1 //  File      : NOTIFICATION.i
2 //  Created   : 10 Juin 2002
3 //  Author    : Francis KLOSS
4 //  Project   : SALOME
5 //  Module    : Notification
6 //  Copyright : Open CASCADE
7
8 %module libNOTIFICATION
9
10 %{
11 #include "NOTIFICATION_Swig.hxx"
12 %}
13
14 %include NOTIFICATION.hxx
15 %include NOTIFICATION_Swig.hxx