0022623: Use of uninitialized variables in HLRBRep_Curve::UpdateMinMax in debug mode
[occt.git] / src / HLRAlgo / HLRAlgo_Intersection.lxx
index cb159da..a8e19b9 100755 (executable)
@@ -1,7 +1,7 @@
-// File:       HLRAlgo_Intersection.lxx
-// Created:    Wed Feb 19 14:21:57 1992
-// Author:     Christophe MARION
-//             <cma@sdsun2>
+// File:      HLRAlgo_Intersection.lxx
+// Created:   Wed Feb 19 14:21:57 1992
+// Author:    Christophe MARION
+// Copyright: OPEN CASCADE 2000
 
 //=======================================================================
 //function : Orientation
@@ -114,4 +114,3 @@ inline void HLRAlgo_Intersection::State (const TopAbs_State St)
 
 inline TopAbs_State HLRAlgo_Intersection::State() const
 { return myState; }
-