Ice Sheet System Model  4.18
Code documentation
triangleincludes.h
Go to the documentation of this file.
1 /* \file triangleincludes.h
2  * \brief all includes from triangle
3  */
4 
5 #ifndef _TRIANGLE_INCLUDES_H_
6 #define _TRIANGLE_INCLUDES_H_
7 
8 #ifdef _C_ //only valid for iso C, not C++
9 /*Triangle includes: */
10 #include "triangle.h"
11 #endif //#ifdef _C_
12 
13 #endif
triangle.h