[project @ 2004-11-06 13:01:18 by panne]
[haskell-directory.git] / include / timeUtils.h
1 /*
2  * (c) The University of Glasgow 2002
3  *
4  * Time Runtime Support
5  */
6 #ifndef __TIMEUTILS_H__
7 #define __TIMEUTILS_H__
8
9 extern HsAddr __hscore_timezone( void );
10 extern HsAddr __hscore_tzname( void );
11
12 #endif /* __DIRUTILS_H__ */