mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-04 08:30:32 +05:00
NRI : Rename class.
This commit is contained in:
parent
5608a7dcc0
commit
d5fa6d5913
@ -20,8 +20,8 @@ VPATH=.:$(srcdir):$(top_srcdir)/idl:$(top_builddir)/idl
|
|||||||
LIB = libGEOM_Swigcmodule.la
|
LIB = libGEOM_Swigcmodule.la
|
||||||
LIB_SRC =
|
LIB_SRC =
|
||||||
|
|
||||||
SWIG_DEF = libGeometry_Swig.i
|
SWIG_DEF = libGEOM_Swig.i
|
||||||
EXPORT_PYSCRIPTS = libGeometry_Swig.py geompy.py batchmode_geompy.py \
|
EXPORT_PYSCRIPTS = libGEOM_Swig.py geompy.py batchmode_geompy.py \
|
||||||
GEOM_example.py \
|
GEOM_example.py \
|
||||||
GEOM_example2.py \
|
GEOM_example2.py \
|
||||||
GEOM_example3.py \
|
GEOM_example3.py \
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
// Copyright : Open CASCADE, EDF 2002
|
// Copyright : Open CASCADE, EDF 2002
|
||||||
// $Header$
|
// $Header$
|
||||||
|
|
||||||
%module libGeometry_Swig
|
%module libGEOM_Swig
|
||||||
|
|
||||||
%include "GeometryGUI_Swig.i"
|
%include "GeometryGUI_Swig.i"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user