aboutsummaryrefslogtreecommitdiff
path: root/src/parsec/include/h_frmplt.h
blob: e0873a7df8a4eac05430ad5a93a685600eaa065b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * PARSEC HEADER: h_frmplt.h
 */

#ifndef _H_FRMPLT_H_
#define _H_FRMPLT_H_


// external variables

extern time_t limit_timeval_old;
extern time_t limit_timeval_cur;


#endif // _H_FRMPLT_H_