# Author : Marc Tajchman - CEA
# Date : 10/10/2002
# Modified by : Alexander BORODIN (OCN) - autotools usage
-# $Header$
# 13/03/2007: Alexander BORODIN - OCN
# Reorganization for usage of autotools
#
# -* Makefile *-
# Author : Patrick GOLDBRONN (CEA)
# Date : 30/11/2001
-# Modified by : Alexander BORODIN (OCN) - autotools usage
-# $Header:
+# Modified by : Alexander BORODIN (OCN) - autotools usage
#
SUBDIRS = tui gui
SUBDIRSTUI = tui
# -* Makefile *-
# Author : Patrick GOLDBRONN (CEA)
# Date : 30/11/2001
-# Modified by : Alexander BORODIN (OCN) - autotools usage
-# $Header:
+# Modified by : Alexander BORODIN (OCN) - autotools usage
#
SUBDIRS = GEOM
// File : Archimede_VolumeSection.cxx
// Author : Nicolas REJNERI
// Module : GEOM
-// $Header$
//
#include "Archimede_VolumeSection.hxx"
#include "utilities.h"
// File : Archimede_VolumeSection.hxx
// Author : Nicolas REJNERI
// Module : GEOM
-// $Header$
//
#ifndef ARCHIMEDE_VOLUMESECTION_HXX
#define ARCHIMEDE_VOLUMESECTION_HXX
# Author : Nicolas REJNERI
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# Author : Pavel TELKOV
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# Author : Pavel TELKOV
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# Author : Damien COQUERET (OCC)
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header:
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# Author : Patrick GOLDBRONN (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# Author : Patrick GOLDBRONN (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header$
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# Author : Patrick GOLDBRONN (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header$
# Libraries targets
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# File : GEOM_ObjectInfo.py
# Author : Michael ZORIN
# Module : GEOM
-# $Header:
#
import salome
import geompy
# File : GEOM_Sketcher.py
# Author : Damien COQUERET, Open CASCADE
# Module : GEOM
-# $Header$
#
import geompy
# File : GEOM_TestOthers.py
# Author : Julia DOROVSKIKH
# Module : GEOM
-# $Header$
#
# ! Please, if you edit this example file, update also
# ! GEOM_SRC/doc/salome/gui/GEOM/input/tui_test_others.doc
# File : GEOM_blocks.py
# Author : Julia DOROVSKIKH
# Module : GEOM
-# $Header$
#
import salome
import geompy
# File : GEOM_example.py
# Author : Paul RASCLE, EDF
# Module : GEOM
-# $Header$
#
import salome
import geompy
# File : GEOM_example2.py
# Author : Paul RASCLE, EDF
# Module : GEOM
-# $Header$
#
import salome
import geompy
# File : GEOM_example3.py
# Author : Paul RASCLE, EDF
# Module : GEOM
-# $Header$
#
import salome
import geompy
# File : GEOM_example5.py
# Author : Damien COQUERET, Open CASCADE
# Module : GEOM
-# $Header$
#
import salome
import geompy
# File : GEOM_example6.py
# Author : Dmitry MATVEITChEV
# Module : GEOM
-# $Header$
#
import salome
import geompy
# File : GEOM_moteur.py
# Author : Damien COQUERET, Open CASCADE
# Module : GEOM
-# $Header$
#
import salome
import geompy
# File : GEOM_usinggeom.py
# Author : Damien COQUERET, Open CASCADE
# Module : GEOM
-# $Header$
#
import geompy
import math
# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
#
-# GEOM GEOM_SWIG : binding of C++ omplementaion with Python
+# GEOM GEOM_SWIG : binding of C++ implementaion with Python
# File : batchmode_geompy.py
# Author : Paul RASCLE, EDF
# Module : GEOM
-# $Header$
-# From Salome version 3.2.0 geompy package suits for work in batch mode
+# From Salome version 3.2.0 geompy package suits for work in batch mode
#
from geompy import *
# File : geompy.py
# Author : Paul RASCLE, EDF
# Module : GEOM
-# $Header$
#
import salome
import geompyDC
// Author : Nicolas REJNERI, Paul RASCLE
// Project : SALOME
// Module : GEOM
-// $Header$
//
%module libGEOM_Swig
# Author : Pavel TELKOV
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# Author : Pavel TELKOV
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header$
include $(top_srcdir)/adm_local/unix/make_common_starter.am
// GEOM OBJECT : interactive object for Geometry entities visualization
// File : GEOM_AISVector.cxx
// Author : Julia DOROVSKIKH
-// $Header$
//
#include <GEOM_AISVector.hxx>
// File : GEOM_Actor.cxx
// Author : Christophe ATTANASIO
// Module : GEOM
-// $Header$
//
/*!
\class GEOM_Actor GEOM_Actor.h
// File : GEOM_Actor.h
// Author : Christophe ATTANASIO
// Module : GEOM
-// $Header$
//
#ifndef GEOM_ACTOR_H
#define GEOM_ACTOR_H
// File : GEOM_InteractiveObject.cxx
// Author : Christophe ATTANASIO
// Module : GEOM
-// $Header$
//
/*!
\class GEOM_InteractiveObject GEOM_InteractiveObject.hxx
// File : GEOM_OCCReader.h
// Author : Christophe ATTANASIO
// Module : GEOM
-// $Header$
//
/*!
\class GEOM_OCCReader GEOM_OCCReader.h
// File : GEOM_VTKTrihedron.cxx
// Author : Sergey LITONIN
// Module : SALOME
-// $Header:
//
#include "GEOM_VTKTrihedron.hxx"
// File : GEOM_VTKTrihedron.h
// Author : Sergey LITONIN
// Module : SALOME
-// $Header:
//
#ifndef GEOM_VTKTrihedron_H
#define GEOM_VTKTrihedron_H
# Author : Patrick GOLDBRONN (CEA)
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am
// File : Sketcher_Profile.h
// Author : Damien COQUERET
// Module : GEOM
-// $Header:
//
#include <gp_Pnt.hxx>
#include <gp_Dir.hxx>
# Author : Pavel TELKOV
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header$
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
#
-# $Header$
-#
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# header files
# Author : Alexander SLADKOV
# Modified by : Alexander BORODIN (OCN) - autotools usage
# Module : GEOM
-# $Header:
#
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
#
-# $Header$
-#
include $(top_srcdir)/adm_local/unix/make_common_starter.am
# header files