[MOAB-dev] commit/MOAB: tautges: One more place I forgot to change FileOptions include, and some small changes to .gitignore.
commits-noreply at bitbucket.org
commits-noreply at bitbucket.org
Wed Sep 11 16:47:46 CDT 2013
1 new commit in MOAB:
https://bitbucket.org/fathomteam/moab/commits/733ebd85d8f0/
Changeset: 733ebd85d8f0
Branch: master
User: tautges
Date: 2013-09-11 23:47:38
Summary: One more place I forgot to change FileOptions include, and some small changes to .gitignore.
Affected #: 2 files
diff --git a/.gitignore b/.gitignore
index 967aaa7..d3721c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,99 +1,132 @@
-MOABConfig.cmake
-moab.files
-config/test-driver
-moab.config
-moab.includes
-moab.creator*
-*.ccm
-*.cub
+*~
+*.a
aclocal.m4
autom4te.cache/
-config.h
-config.h.in
-config.log
-config.lt
-config.status
+bin
+bin/*
+*.ccm
config/config.guess
config/config.sub
config/depcomp
+config.h
+config.h.in
config/install-sh
config/libtool.m4
+config.log
+config.lt
config/ltmain.sh
+config/lt~obsolete.m4
config/ltoptions.m4
config/ltsugar.m4
config/ltversion.m4
-config/lt~obsolete.m4
config/missing
+config.status
+config/test-driver
configure
+.cproject
+*.cub
+.deps
doc/config.tex
doc/dev.dox
-doc/user.dox
doc/user/*
+doc/user.dox
examples/examples.make
+examples/FileRead
+examples/GeomSetHierarchy
+examples/GetEntities
+examples/*.h5m
+examples/HelloMoabPar
+examples/itaps/FindConnectF
+examples/itaps/ListSetsNTagsCXX
+examples/itaps/ListSetsNTagsF90
+examples/itaps/TagIterateC
+examples/itaps/TagIterateF
+examples/KDTree
+examples/ObbTree
+examples/ReduceExchangeTags
+examples/SetsNTags
+examples/SkinMesh
+examples/SurfArea
+examples/TestExodusII
+include
+include/*
itaps/iBase_f.h
itaps/igeom/FBiGeom-Defs.inc
+itaps/igeom/FBiGeom_protos.h
+itaps/igeom/testgeom
+itaps/igeom/testSmooth2
+itaps/igeom/testSmoothGeom
+itaps/imesh/FindAdjacencyF90
itaps/imesh/iMesh-Defs.inc
+itaps/imesh/iMesh_extensions_protos.h
itaps/imesh/iMeshP_extensions_protos.h
itaps/imesh/iMeshP_protos.h
-itaps/imesh/iMesh_extensions_protos.h
itaps/imesh/iMesh_protos.h
+itaps/imesh/MOAB_iMesh_extensions_tests
+itaps/imesh/MOAB_iMeshP_unit_tests
+itaps/imesh/MOAB_iMesh_unit_tests
+itaps/imesh/partest
+itaps/imesh/ScdMeshF77
+itaps/imesh/ScdMeshF90
+itaps/imesh/testc_cbind
+*.la
+*.la
+*.lai
+lib
+lib/*
+.libs
libtool
+*.lo
+*.log
+makefile
+Makefile
+*/Makefile
+*/**/Makefile
+*/**/Makefile.in
+*/Makefile.in
+Makefile.in
+moab.config
+MOABConfig.cmake
+moab.creator*
+moab.files
+moab.includes
moab.make
+*.o
+.project
+*.rej
+share/*
+share/doc/moab
+share/man/man1
+*.so
src/FCDefs.h
+src/io/mhdf/h5minfo
+src/io/mhdf/h5mvalidate
src/MBCN_protos.h
-src/MOAB_FCDefs.h
src/moab/EntityHandle.hpp
-src/moab/Version.h
+src/MOAB_FCDefs.h
src/moab/stamp-h2
src/moab/stamp-h3
+src/moab/Version.h
src/parallel/moab_mpi_config.h
src/parallel/stamp-h4
src/stamp-h5
stamp-h1
-tools/mbcoupler/tests/
-tools/mbzoltan/Config.moab
-tools/vtkMOABReader/CMakeLists.txt
-tools/vtkMOABReaderNew/CMakeLists.txt
-.deps
-Makefile.in
-Makefile
-*/Makefile.in
-*/Makefile
-*/**/Makefile.in
-*/**/Makefile
-.libs
-*.o
-*.log
-*.lo
-*.la
-*.a
-*.so
-include/*
-lib/*
-share/*
-bin/*
-*~
-examples/HelloMoabPar
-examples/TestExodusII
-itaps/igeom/FBiGeom_protos.h
-itaps/igeom/testSmooth2
-itaps/igeom/testSmoothGeom
-itaps/igeom/testgeom
-itaps/imesh/FindAdjacencyF90
-itaps/imesh/MOAB_iMeshP_unit_tests
-itaps/imesh/ScdMeshF77
-itaps/imesh/ScdMeshF90
-itaps/imesh/partest
test/adaptive_kd_tree_tests
test/bsp_tree_poly_test
test/bsp_tree_test
-test/*.gen
+test/CMakeLists.txt
test/coords_connect_iterate
test/cropvol_test
test/dual/dual_test
+test/elem_eval_test
test/file_options_test
+test/*.g
+test/*.g
+test/*.gen
+test/*.gen
test/geom_util_test
test/gttool_test
+test/gttool_test
test/h5file/dump_sets
test/h5file/h5legacy
test/h5file/h5partial
@@ -102,13 +135,14 @@ test/h5file/h5regression
test/h5file/h5sets_test
test/h5file/h5test
test/h5file/h5varlen
-test/*.g
test/homxform_test
+test/io/*.ccmg
+test/io/ccmio_test
test/io/cub_file_test
test/io/exodus_test
+test/io/*.g
test/io/gmsh_test
test/io/ideas_test
-test/io/*.g
test/io/nastran_test
test/io/read_cgm_test
test/io/read_nc
@@ -133,7 +167,6 @@ test/obb_test
test/oldinc/test_oldinc
test/read_mpas_nc
test/parallel/*.h5m
-test/parallel/*.vtk
test/parallel/mbparallelcomm_test
test/parallel/mhdf_parallel
test/parallel/mpastrvpart
@@ -142,6 +175,8 @@ test/parallel/par_intx_sph
test/parallel/parallel_hdf5_test
test/parallel/parallel_unit_tests
test/parallel/parallel_write_test
+test/parallel/par_coupler_test
+test/parallel/par_intx_sph
test/parallel/parmerge
test/parallel/partcheck
test/parallel/pcomm_serial
@@ -152,39 +187,68 @@ test/parallel/scdtest
test/parallel/structured3
test/parallel/uber_parallel_test
test/parallel/ucdtrvpart
+test/parallel/*.vtk
test/perf/adj_time
test/perf/perf
test/perf/perftool
+test/perf/point_in_elem
+test/perf/runtest
test/perf/seqperf
test/perf/tstt_perf_binding
+test/perf/point_location/elem_eval_time
+test/perf/point_location/point_location
test/range_test
test/reorder_test
test/scdseq_test
test/scd_test_partn
test/seq_man_test
+test/spatial_locator_test
+test/test_boundbox
test/tag_test
test/test_adj
test/test_prog_opt
+test/TestRunner.hpp
test/var_len_test
test/var_len_test_no_template
test/xform_test
+tools/dagmc/dagmc_preproc
tools/dagmc/pt_vol_test
+tools/dagmc/quads_to_tris
tools/dagmc/ray_fire_test
tools/dagmc/test_geom
tools/dagmc/update_coords
+tools/hexmodops
+tools/mbconvert
tools/mbcoupler/*.h5m
+tools/mbcoupler/*.g
+tools/mbcoupler/tests/
tools/mbcslam/case1_test
tools/mbcslam/intersect1.h5m
-tools/mbcslam/intx.vtk
tools/mbcslam/intx1.vtk
tools/mbcslam/intx_in_plane_test
tools/mbcslam/intx_on_sphere_test
+tools/mbcslam/intx.vtk
tools/mbcslam/lagr.h5m
-tools/mbcslam/spec_visu_test
tools/mbcslam/spectral.vtk
+tools/mbcslam/spec_visu_test
tools/mbcslam/spherical_area_test
-.project
-.cproject
-examples/*.h5m
-examples/ReduceExchangeTags
-
+tools/mbdepth
+tools/mbgsets
+tools/mbmem
+tools/mbsize
+tools/mbskin
+tools/mbsurfplot
+tools/mbtagprop
+tools/mbzoltan/Config.moab
+tools/spheredecomp
+tools/vtkMOABReader/CMakeLists.txt
+tools/vtkMOABReaderNew/CMakeLists.txt
+tools/vtkMOABReaderNew/CMakeCache.txt
+tools/vtkMOABReaderNew/CMakeFiles/*
+tools/vtkMOABReaderNew/cmake_install.cmake
+tools/vtkMOABReaderNew/vtkMoabReaderPlugin.qrc
+tools/vtkMOABReaderNew/vtkMoabReaderPluginInit.cxx
+tools/vtkMOABReaderNew/vtkMoabReaderPlugin_Plugin.cxx
+tools/vtkMOABReaderNew/vtkMoabReaderPlugin_Plugin.h
+tools/vtkMOABReaderNew/vtkSMvtkMoabReaderPluginInstantiator.cxx
+tools/vtkMOABReaderNew/vtkSMvtkMoabReaderPluginInstantiator.h
diff --git a/test/io/ccmio_test.cpp b/test/io/ccmio_test.cpp
index 755554b..3dc298d 100644
--- a/test/io/ccmio_test.cpp
+++ b/test/io/ccmio_test.cpp
@@ -2,7 +2,7 @@
#include "moab/Core.hpp"
#define IS_BUILDING_MB
#include "moab/Range.hpp"
-#include "FileOptions.hpp"
+#include "moab/FileOptions.hpp"
using namespace moab;
Repository URL: https://bitbucket.org/fathomteam/moab/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the moab-dev
mailing list