blob: e25a70ac29043a273c851037252613bf778ee61d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- libsrc/occ/Makefile.am.orig 2010-11-08 10:10:46.000000000 +0600
+++ libsrc/occ/Makefile.am 2010-11-08 10:10:57.000000000 +0600
@@ -1,5 +1,4 @@
-noinst_HEADERS = occgeom.hpp occmeshsurf.hpp \
-Partition_Inter2d.hxx Partition_Loop2d.hxx Partition_Loop.hxx \
+noinst_HEADERS = Partition_Inter2d.hxx Partition_Loop2d.hxx Partition_Loop.hxx \
Partition_Inter3d.hxx Partition_Loop3d.hxx Partition_Spliter.hxx \
Partition_Inter2d.ixx Partition_Loop2d.ixx Partition_Loop.ixx \
Partition_Inter3d.ixx Partition_Loop3d.ixx Partition_Spliter.ixx \
|