mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +03:00
0022904: Clean up sccsid variables
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_GaussPoints.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_BFGS.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_BissecNewton.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <math_BissecNewton.ixx>
|
||||
#include <math_FunctionWithDerivative.hxx>
|
||||
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_BracketMinimum.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <math_BracketMinimum.ixx>
|
||||
|
||||
#include <StdFail_NotDone.hxx> // waiting for NotDone Exception
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_BracketedRoot.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <math_BracketedRoot.ixx>
|
||||
#include <math_Function.hxx>
|
||||
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_BrentMinimum.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <math_BrentMinimum.ixx>
|
||||
#include <math_Function.hxx>
|
||||
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_Crout.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
// File math_Crout.cxx
|
||||
// lpa le 20/08/91
|
||||
|
||||
|
@@ -1,6 +1,3 @@
|
||||
|
||||
//static const char* sccsid = "@(#)math_DirectPolynomialRoots.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_FRPR.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_Function.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <math_Function.ixx>
|
||||
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_FunctionAllRoots.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_FunctionRoot.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_FunctionRoots.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_FunctionSample.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_FunctionSet.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <math_FunctionSet.ixx>
|
||||
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_FunctionSetRoot.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
// pmn 15/05/97 pas de Gauss avec des pivot trop petit. SVD fait mieux
|
||||
// l'affaire + limitation de la longeur du pas + qq comentaire issus d'EUCLID3
|
||||
// pmn 10/06/97 refonte totale du traitement des bords + ajustement des init
|
||||
|
@@ -1,2 +1 @@
|
||||
//static const char* sccsid = "@(#)math_FunctionSetWithDerivatives.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <math_FunctionSetWithDerivatives.ixx>
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_FunctionWithDerivative.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <math_FunctionWithDerivative.ixx>
|
||||
|
||||
void math_FunctionWithDerivative::Delete()
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_Gauss.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_GaussLeastSquare.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_GaussMultipleIntegration.cxx 3.3 95/01/25"; // Do not delete this line. Used by sccs.
|
||||
// File math_GaussMultipleIntegration.cxx
|
||||
|
||||
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_GaussSingleIntegration.cxx 3.3 95/01/25"; // Do not delete this line. Used by sccs.
|
||||
// File math_GaussSingleIntegration.cxx
|
||||
|
||||
/*
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_Householder.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_IntegerRandom.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <math_IntegerRandom.ixx>
|
||||
|
||||
#include <math_Recipes.hxx>
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_IntegerVector.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_Jacobi.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_Matrix.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_Memory.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <math_Memory.hxx>
|
||||
|
||||
void *reverse_move(void *s1, void *s2, int size) {
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_MultipleVarFunction.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <math_MultipleVarFunction.ixx>
|
||||
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_MultipleVarFunctionWithGradient.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <math_MultipleVarFunctionWithGradient.ixx>
|
||||
|
||||
void math_MultipleVarFunctionWithGradient::Delete()
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_NewtonFunctionRoot.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <math_NewtonFunctionRoot.ixx>
|
||||
#include <math_FunctionWithDerivative.hxx>
|
||||
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_NewtonFunctionSetRoot.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_Powell.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_RealRandom.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
#include <math_RealRandom.ixx>
|
||||
#include <math_Recipes.hxx>
|
||||
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_Recipes.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
// This preprocessor directive is a kludge to get around
|
||||
// a bug in the Sun Workshop 5.0 compiler, it keeps the
|
||||
// /usr/include/memory.h file from being #included
|
||||
|
@@ -1,5 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_SVD.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
|
||||
//#ifndef DEB
|
||||
#define No_Standard_RangeError
|
||||
#define No_Standard_OutOfRange
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_TrigonometricFunctionRoots.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
// File math_TrigonometricFunctionRoots.cxx
|
||||
// lpa, le 03/09/91
|
||||
|
||||
|
@@ -1,4 +1,3 @@
|
||||
//static const char* sccsid = "@(#)math_Uzawa.cxx 3.2 95/01/10"; // Do not delete this line. Used by sccs.
|
||||
// File math_Uzawa.cxx
|
||||
// lpa le 8/08/91
|
||||
|
||||
|
Reference in New Issue
Block a user