source:
branches/with_autoconf/src/sc_clock.h
@
37
Last change on this file since 37 was 8, checked in by , 16 years ago | |
---|---|
File size: 872 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | /*------------------------------------------------------------\ |
2 | | | | |
3 | | Tool : systemcass | | |
4 | | | | |
5 | | File : sc_clock.h | | |
6 | | | | |
7 | | Author : Buchmann Richard | | |
8 | | Taktak Sami | | |
9 | | | | |
10 | | Date : 09_09_2005 | | |
11 | | | | |
12 | \------------------------------------------------------------*/ | |
13 | #ifndef __SC_CLOCK_H__ | |
14 | #define __SC_CLOCK_H__ | |
15 | ||
[8] | 16 | #include "sc_clock_ext.h" |
[1] | 17 | |
18 | ||
19 | #endif /* __SC_CLOCK_H__ */ | |
20 |
Note: See TracBrowser
for help on using the repository browser.