0024750: Replace instantiations of TCollection generic classes by NCollection templat...
[occt.git] / src / IntAna / IntAna.cdl
index ef0f970..d7ada16 100644 (file)
@@ -68,8 +68,8 @@ is
     
     class Quadric;
     --
-    class ListOfCurve  instantiates  
-       List from TCollection(Curve from IntAna);    
+    imported ListOfCurve;
+    imported ListIteratorOfListOfCurve;    
     --
 end IntAna;