mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
remove files
This commit is contained in:
parent
05e73c4230
commit
315fabab8d
@ -1,7 +1,6 @@
|
|||||||
noinst_HEADERS = acisgeom.hpp gprim.hpp meshing.hpp occgeom.hpp \
|
noinst_HEADERS = acisgeom.hpp gprim.hpp meshing.hpp occgeom.hpp \
|
||||||
stepgeom.hpp visual.hpp csg.hpp incvis.hpp myadt.hpp opti.hpp \
|
visual.hpp csg.hpp incvis.hpp myadt.hpp opti.hpp geometry2d.hpp \
|
||||||
stepreader.hpp geometry2d.hpp linalg.hpp mydefs.hpp parallel.hpp \
|
linalg.hpp mydefs.hpp parallel.hpp stlgeom.hpp mystdlib.h
|
||||||
stlgeom.hpp mystdlib.h
|
|
||||||
|
|
||||||
include_HEADERS = nginterface.h parallelinterface.hpp
|
include_HEADERS = nginterface.h parallelinterface.hpp
|
||||||
|
|
||||||
|
@ -215,10 +215,9 @@ target_alias = @target_alias@
|
|||||||
top_build_prefix = @top_build_prefix@
|
top_build_prefix = @top_build_prefix@
|
||||||
top_builddir = @top_builddir@
|
top_builddir = @top_builddir@
|
||||||
top_srcdir = @top_srcdir@
|
top_srcdir = @top_srcdir@
|
||||||
noinst_HEADERS = acisgeom.hpp gprim.hpp meshing.hpp occgeom.hpp \
|
noinst_HEADERS = acisgeom.hpp gprim.hpp meshing.hpp occgeom.hpp \
|
||||||
stepgeom.hpp visual.hpp csg.hpp incvis.hpp myadt.hpp opti.hpp \
|
visual.hpp csg.hpp incvis.hpp myadt.hpp opti.hpp geometry2d.hpp \
|
||||||
stepreader.hpp geometry2d.hpp linalg.hpp mydefs.hpp parallel.hpp \
|
linalg.hpp mydefs.hpp parallel.hpp stlgeom.hpp mystdlib.h
|
||||||
stlgeom.hpp mystdlib.h
|
|
||||||
|
|
||||||
include_HEADERS = nginterface.h parallelinterface.hpp
|
include_HEADERS = nginterface.h parallelinterface.hpp
|
||||||
AM_CPPFLAGS =
|
AM_CPPFLAGS =
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
#include "../stepgeom/geomanif.hh"
|
|
||||||
#include "../stepgeom/geopac2d.hh"
|
|
||||||
#include "../stepgeom/geopac3d.hh"
|
|
||||||
#include "../stepgeom/geosplinesurf.hh"
|
|
||||||
#include "../stepgeom/algprim.hh"
|
|
||||||
#include "../stepgeom/scenery.hh"
|
|
||||||
#include "../stepgeom/brep.hh"
|
|
||||||
#include "../stepgeom/adtcrit.hh"
|
|
||||||
#include "../stepgeom/STEPgeom.hh"
|
|
||||||
#include "../stepgeom/visapprox.hh"
|
|
@ -1 +0,0 @@
|
|||||||
#include "../stepgeom/STEPread.hh"
|
|
Loading…
Reference in New Issue
Block a user