diff --git a/contrib/Fl_Tree/FL/Fl_Tree.H b/contrib/Fl_Tree/FL/Fl_Tree.H index 1e3ad8a8eedf4d7a194eefb37074de39c887a3d5..e2e5e304b63b67025828f44142bedba67d854f50 100644 --- a/contrib/Fl_Tree/FL/Fl_Tree.H +++ b/contrib/Fl_Tree/FL/Fl_Tree.H @@ -28,7 +28,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/Fl_Tree/FL/Fl_Tree_Item.H b/contrib/Fl_Tree/FL/Fl_Tree_Item.H index a474e6bc4f322cac1149f4366b5e27d3b0cdf045..b2d67ba76b3900aef9805003ea9411c9bc5aa4dc 100644 --- a/contrib/Fl_Tree/FL/Fl_Tree_Item.H +++ b/contrib/Fl_Tree/FL/Fl_Tree_Item.H @@ -28,7 +28,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/Fl_Tree/FL/Fl_Tree_Item_Array.H b/contrib/Fl_Tree/FL/Fl_Tree_Item_Array.H index 2bb233e3534f0accab5c1efd782e0bddd69abd54..b7f455ac865396cdc8c40373f5dcbf2a7a747cfa 100644 --- a/contrib/Fl_Tree/FL/Fl_Tree_Item_Array.H +++ b/contrib/Fl_Tree/FL/Fl_Tree_Item_Array.H @@ -23,7 +23,7 @@ class Fl_Tree_Item; // forward decl must *precede* first doxygen comment block // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/Fl_Tree/FL/Fl_Tree_Prefs.H b/contrib/Fl_Tree/FL/Fl_Tree_Prefs.H index dcf375bea4f225b39355285956e7fe491896fb4a..c9ce6e1dc62331db0b79caae1cd075b2737e0cb5 100644 --- a/contrib/Fl_Tree/FL/Fl_Tree_Prefs.H +++ b/contrib/Fl_Tree/FL/Fl_Tree_Prefs.H @@ -20,7 +20,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/Fl_Tree/Fl_Tree.cxx b/contrib/Fl_Tree/Fl_Tree.cxx index 567a97f1e53af357c3544729fe74b404212d2b35..7ca569568a8dc6eee443dd1a06a31fd0c70cbe6f 100644 --- a/contrib/Fl_Tree/Fl_Tree.cxx +++ b/contrib/Fl_Tree/Fl_Tree.cxx @@ -25,7 +25,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/Fl_Tree/Fl_Tree_Item.cxx b/contrib/Fl_Tree/Fl_Tree_Item.cxx index 9f72fcadf1361086ce6fc2876d2aa8e35b927f64..dc99b7fa7ecf9cb37309522fc39470e431aaefa6 100644 --- a/contrib/Fl_Tree/Fl_Tree_Item.cxx +++ b/contrib/Fl_Tree/Fl_Tree_Item.cxx @@ -24,7 +24,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/Fl_Tree/Fl_Tree_Item_Array.cxx b/contrib/Fl_Tree/Fl_Tree_Item_Array.cxx index eacc3abe59129f80428f468fa31b5868329fe566..a26a8a217dbf56541739f1472ecfc095149196a3 100644 --- a/contrib/Fl_Tree/Fl_Tree_Item_Array.cxx +++ b/contrib/Fl_Tree/Fl_Tree_Item_Array.cxx @@ -24,7 +24,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/Fl_Tree/Fl_Tree_Prefs.cxx b/contrib/Fl_Tree/Fl_Tree_Prefs.cxx index 94e983cef8ceaddccdb62b587e97561e068fead0..22f3e56db1cb3ef035910e822efa8e2dd7b3b27c 100644 --- a/contrib/Fl_Tree/Fl_Tree_Prefs.cxx +++ b/contrib/Fl_Tree/Fl_Tree_Prefs.cxx @@ -22,7 +22,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser.H b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser.H index 88c0acb77a469fa1717141bfd32475f2141ce393..7d4af1f47c70c512bbdcb854a88a33c50eecd039 100644 --- a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser.H +++ b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser.H @@ -15,7 +15,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_FLTK.H b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_FLTK.H index 128f36612bb1aad67abac2ec01c60d5af2335bf8..788eb504b524811a01f4d374392f840f4d6ee9eb 100644 --- a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_FLTK.H +++ b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_FLTK.H @@ -16,7 +16,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_MAC.H b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_MAC.H index 49577c40748f126b2d2c3547f55616bcdbddaec1..3ce96da54eb9fcc5ad96a61b30f74a186e550f05 100644 --- a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_MAC.H +++ b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_MAC.H @@ -15,7 +15,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // // 10 20 30 40 50 60 70 diff --git a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_WIN32.H b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_WIN32.H index 889b4842433c76c38f4e6dfede8dcbd1f6b2c8dd..50949635db5fed2560bcfa10a19b4cc9f6aa6c1c 100644 --- a/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_WIN32.H +++ b/contrib/NativeFileChooser/FL/Fl_Native_File_Chooser_WIN32.H @@ -16,7 +16,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx b/contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx index 5c851cb20118105993a4e96066497ee7141dce6a..4351e78567385df011e72de71eec9133500e311c 100644 --- a/contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx +++ b/contrib/NativeFileChooser/Fl_Native_File_Chooser.cxx @@ -15,7 +15,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // diff --git a/contrib/NativeFileChooser/Fl_Native_File_Chooser_FLTK.cxx b/contrib/NativeFileChooser/Fl_Native_File_Chooser_FLTK.cxx index 0244c530842ea18bf0f62e2d03bd70c46e866a69..8ea4e7016035eac4edab728af0c3ffeb8fbc8ca4 100644 --- a/contrib/NativeFileChooser/Fl_Native_File_Chooser_FLTK.cxx +++ b/contrib/NativeFileChooser/Fl_Native_File_Chooser_FLTK.cxx @@ -16,7 +16,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // // Please keep code 80 column compliant. diff --git a/contrib/NativeFileChooser/Fl_Native_File_Chooser_MAC.cxx b/contrib/NativeFileChooser/Fl_Native_File_Chooser_MAC.cxx index 5965521acc3d7c5a0adda62ad25567220908651b..04d0df0581a1dc80bcc79be1b06c6bc2cfc8be0b 100644 --- a/contrib/NativeFileChooser/Fl_Native_File_Chooser_MAC.cxx +++ b/contrib/NativeFileChooser/Fl_Native_File_Chooser_MAC.cxx @@ -16,7 +16,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // // Please keep code 80 column compliant. diff --git a/contrib/NativeFileChooser/Fl_Native_File_Chooser_WIN32.cxx b/contrib/NativeFileChooser/Fl_Native_File_Chooser_WIN32.cxx index 73f0092d862e762e287a1d2453d6909eaa2afaa7..1956b8d7e6fcc18fe280a24205118b3d6679e6af 100644 --- a/contrib/NativeFileChooser/Fl_Native_File_Chooser_WIN32.cxx +++ b/contrib/NativeFileChooser/Fl_Native_File_Chooser_WIN32.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // // Please keep code 80 column compliant. diff --git a/contrib/NativeFileChooser/common.cxx b/contrib/NativeFileChooser/common.cxx index efde4875fd410f7d65bdcdbcc32462136ca61d6a..de5e915f93a2d6433fa297201a2a1cadc2841213 100644 --- a/contrib/NativeFileChooser/common.cxx +++ b/contrib/NativeFileChooser/common.cxx @@ -15,7 +15,7 @@ // // You should have received a copy of the GNU Library General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // USA. // // Please keep code 80 column compliant. diff --git a/contrib/Netgen/libsrc/occ/Partition_Inter2d.cxx b/contrib/Netgen/libsrc/occ/Partition_Inter2d.cxx index 700955276fc31fcc08e264162546b56ddb69fafe..2835c610d7b9a1865638288688329e2da4c66c68 100644 --- a/contrib/Netgen/libsrc/occ/Partition_Inter2d.cxx +++ b/contrib/Netgen/libsrc/occ/Partition_Inter2d.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // // See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org // diff --git a/contrib/Netgen/libsrc/occ/Partition_Inter3d.cxx b/contrib/Netgen/libsrc/occ/Partition_Inter3d.cxx index a47ff2dff550c17e01583b933b9ab786ba7a20b5..e0c0363a791d459a8abd97cfa8d8814fa991003b 100644 --- a/contrib/Netgen/libsrc/occ/Partition_Inter3d.cxx +++ b/contrib/Netgen/libsrc/occ/Partition_Inter3d.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // // See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org // diff --git a/contrib/Netgen/libsrc/occ/Partition_Loop.cxx b/contrib/Netgen/libsrc/occ/Partition_Loop.cxx index 0511bfd2eb9c65d92baca80dd34481825e269ef1..41432907280b325fdf56e73eed40766278e65d78 100644 --- a/contrib/Netgen/libsrc/occ/Partition_Loop.cxx +++ b/contrib/Netgen/libsrc/occ/Partition_Loop.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // // See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org // diff --git a/contrib/Netgen/libsrc/occ/Partition_Spliter.cxx b/contrib/Netgen/libsrc/occ/Partition_Spliter.cxx index 97bd8e33225290f789b4c32acce60eee9c2c2b7f..b7de7d919bc29f4139ad3cbb0bad25ebcd92a968 100644 --- a/contrib/Netgen/libsrc/occ/Partition_Spliter.cxx +++ b/contrib/Netgen/libsrc/occ/Partition_Spliter.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // // See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org // diff --git a/contrib/Salome/Partition_Inter2d.cxx b/contrib/Salome/Partition_Inter2d.cxx index aca59e62a7a46e1d0c70510fc0a7c1e9b19572fb..7079bc3506889bf8ab0909dfc016e2ce14833c7f 100644 --- a/contrib/Salome/Partition_Inter2d.cxx +++ b/contrib/Salome/Partition_Inter2d.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // // See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org // diff --git a/contrib/Salome/Partition_Inter3d.cxx b/contrib/Salome/Partition_Inter3d.cxx index 775325dc5584b46d62f6e283fa1a73ba6a337371..3aec31a31b539c5a0b995241c3499c0ac4ba8959 100644 --- a/contrib/Salome/Partition_Inter3d.cxx +++ b/contrib/Salome/Partition_Inter3d.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // // See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org // diff --git a/contrib/Salome/Partition_Loop.cxx b/contrib/Salome/Partition_Loop.cxx index d293060e82061d969c9d44671f510174227c6fb3..492db900ed461d125a72708ab4327c6fd4cdc133 100644 --- a/contrib/Salome/Partition_Loop.cxx +++ b/contrib/Salome/Partition_Loop.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // // See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org // diff --git a/contrib/Salome/Partition_Spliter.cxx b/contrib/Salome/Partition_Spliter.cxx index f1fa29c3a551d43a0f814f73f5e11b42d1c5cb49..54dea3ccfcc8632298f0e52e80faf97fb5d86393 100644 --- a/contrib/Salome/Partition_Spliter.cxx +++ b/contrib/Salome/Partition_Spliter.cxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // // See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org // diff --git a/contrib/TetgenNew/delaunay.cxx b/contrib/TetgenNew/delaunay.cxx index a023c94b201a1c2bc4c9e64930f56ab40ed8475d..9519e3fa4275592a27afe36c6a2ff8c8b0443289 100644 --- a/contrib/TetgenNew/delaunay.cxx +++ b/contrib/TetgenNew/delaunay.cxx @@ -1461,4 +1461,4 @@ void tetgenmesh::incrementaldelaunay() delete [] permutarray; } -#endif // #ifndef delaunayCXX \ No newline at end of file +#endif // #ifndef delaunayCXX diff --git a/contrib/TetgenNew/flip.cxx b/contrib/TetgenNew/flip.cxx index fbaf010acfb584c65802933690e509b65db7ae26..746a1f28fb5167cc45c98a6b9dd0efe5ae997fbb 100644 --- a/contrib/TetgenNew/flip.cxx +++ b/contrib/TetgenNew/flip.cxx @@ -2125,4 +2125,4 @@ void tetgenmesh::lawsonflip3d(int flipflag) flippool->restart(); } -#endif // #ifndef flipCXX \ No newline at end of file +#endif // #ifndef flipCXX diff --git a/contrib/TetgenNew/geom.cxx b/contrib/TetgenNew/geom.cxx index 275df658dd2f88317b096ae9d460eefcc14d2dc4..e412509d793f5000a94de1e7bc72eb446f5cccf8 100644 --- a/contrib/TetgenNew/geom.cxx +++ b/contrib/TetgenNew/geom.cxx @@ -4514,4 +4514,4 @@ void tetgenmesh::lu_solve(REAL lu[4][4], int n, int* ps, REAL* b, int N) for (i = N; i < n + N; i++) b[i] = X[i]; } -#endif // #ifndef geomCXX \ No newline at end of file +#endif // #ifndef geomCXX diff --git a/contrib/TetgenNew/io.cxx b/contrib/TetgenNew/io.cxx index 9cf198a6bdab98aa0ac1fa9232c57f605473c3a6..ab072f90f93506d839185dec543576e1984c5463 100644 --- a/contrib/TetgenNew/io.cxx +++ b/contrib/TetgenNew/io.cxx @@ -3145,4 +3145,4 @@ char* tetgenio::findnextnumber(char *string) return result; } -#endif // #ifndef tetgenioCXX \ No newline at end of file +#endif // #ifndef tetgenioCXX diff --git a/contrib/TetgenNew/main.cxx b/contrib/TetgenNew/main.cxx index 82edf9afd5dbe80b560e2f0d3c051697d15835ab..8a4804658a3709a0805bd636cf166f6c423c2fb4 100644 --- a/contrib/TetgenNew/main.cxx +++ b/contrib/TetgenNew/main.cxx @@ -384,4 +384,4 @@ void tetrahedralize(char *switches, tetgenio *in, tetgenio *out, #endif // not TETLIBRARY } -#endif // #ifndef mainCXX \ No newline at end of file +#endif // #ifndef mainCXX diff --git a/contrib/TetgenNew/memorypool.cxx b/contrib/TetgenNew/memorypool.cxx index 21a0ff623e60af959ac08bb4359ffcc341466e20..c5e82796be16bd3e8daa779e2885a8907ac61fc7 100644 --- a/contrib/TetgenNew/memorypool.cxx +++ b/contrib/TetgenNew/memorypool.cxx @@ -978,4 +978,4 @@ void tetgenmesh::makepoint2tetmap() } } -#endif // #ifndef memorypoolCXX \ No newline at end of file +#endif // #ifndef memorypoolCXX diff --git a/contrib/TetgenNew/meshstat.cxx b/contrib/TetgenNew/meshstat.cxx index c5c0c992c1ee91c73a2b9e6bac8a8c0288ddb249..5a33cedf8ef42e1a9bf02b46a2ff33a6aa9b78b4 100644 --- a/contrib/TetgenNew/meshstat.cxx +++ b/contrib/TetgenNew/meshstat.cxx @@ -1761,4 +1761,4 @@ void tetgenmesh::dump_cavitynewtets() delete newtets; } -#endif // #ifndef meshstatCXX \ No newline at end of file +#endif // #ifndef meshstatCXX diff --git a/contrib/TetgenNew/surface.cxx b/contrib/TetgenNew/surface.cxx index e9a72b232d3f59cb1a2872968275a0cf63d7125d..0a5c968c5513b94d143481d95bb892bfaa1ca9b7 100644 --- a/contrib/TetgenNew/surface.cxx +++ b/contrib/TetgenNew/surface.cxx @@ -1792,4 +1792,4 @@ void tetgenmesh::meshsurface() insegments = subsegpool->items; } -#endif // #ifndef surfaceCXX \ No newline at end of file +#endif // #ifndef surfaceCXX