Changes in sources/src/global_functions.h [4:27]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sources/src/global_functions.h
r4 r27 13 13 #define __GLOBAL_FUNCTIONS_H__ 14 14 15 #include "sc_fwd.h"16 #include "sc_time.h"15 #include "sc_fwd.h" 16 #include "sc_time.h" 17 17 18 18 extern int sc_main(int, char **);
Note: See TracChangeset
for help on using the changeset viewer.