source: CIVL/text/include/math.h@ dfb0fef

1.23 2.0 main test-branch
Last change on this file since dfb0fef was 9e6785d, checked in by Manchun Zheng <zmanchun@…>, 12 years ago

added more functions in math.h.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@1403 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 96 bytes
Line 
1/* CIVL model of math.h */
2
3#ifdef __MATH__
4#else
5#define __MATH__
6
7#include <math.cvl>
8
9#endif
Note: See TracBrowser for help on using the repository browser.