mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-26 01:10:36 +05:00
Remove obsolete staff
This commit is contained in:
parent
0b11bb6195
commit
7107dc0825
@ -21,20 +21,11 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
// File : GEOM_version.h
|
// File : GEOM_version.h
|
||||||
// Author : Vadim SANDLER
|
// Author : Vadim SANDLER, Open CASCADE S.A.S. (vadim.sandler@opencascade.com)
|
||||||
// Module : SALOME
|
|
||||||
//
|
//
|
||||||
#if !defined(__GEOM_VERSION_H__)
|
#if !defined(__GEOM_VERSION_H__)
|
||||||
#define __GEOM_VERSION_H__
|
#define __GEOM_VERSION_H__
|
||||||
|
|
||||||
/*
|
|
||||||
GEOM_VERSION is (major << 16) + (minor << 8) + patch.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* #define GEOM_VERSION_STR "@VERSION@" */
|
|
||||||
/* #define GEOM_VERSION @XVERSION@ */
|
|
||||||
/* #define GEOM_DEVELOPMENT @VERSION_DEV@ */
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
Specify version of SALOME GEOM module, as follows
|
Specify version of SALOME GEOM module, as follows
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user