Subversion Repositories Kolibri OS

Rev

Rev 6433 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6433 Rev 7172
Line 1... Line 1...
1
/* Copyright (C) 1999 DJ Delorie, see COPYING.DJ for details */
1
/* Copyright (C) 1999 DJ Delorie, see COPYING.DJ for details */
2
/* Copyright (C) 1998 DJ Delorie, see COPYING.DJ for details */
2
/* Copyright (C) 1998 DJ Delorie, see COPYING.DJ for details */
3
/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
3
/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
-
 
4
#ifndef _MATH_H
-
 
5
#define _MATH_H
Line 4... Line 6...
4
 
6
 
Line 5... Line 7...
5
//extern int stdcall integer(float number);
7
//extern int stdcall integer(float number);
6
 
8
 
Line 187... Line 189...
187
//#endif
189
//#endif
Line 188... Line 190...
188
 
190
 
Line 189... Line 191...
189
//#endif /* _USE_LIBM_MATH_H */
191
//#endif /* _USE_LIBM_MATH_H */
-
 
192
 
190
 
193
//#endif /* !__dj_include_math_h_ */