source: latest/src/sc_signed.h @ 1

Last change on this file since 1 was 1, checked in by buchmann, 17 years ago

Initial import from CVS repository

File size: 1019 bytes
Line 
1/*------------------------------------------------------------\
2|                                                             |
3| Tool    :                  systemcass                       |
4|                                                             |
5| File    :                 sc_signed.h                       |
6|                                                             |
7| Author  :                 Buchmann Richard                  |
8|                                                             |
9| Date    :                   14_04_2005                      |
10|                                                             |
11\------------------------------------------------------------*/
12#ifndef __SC_SIGNED_H__
13#define __SC_SIGNED_H__
14
15// ----------------------------------------------------------------------------
16//  CLASS : sc_signed
17//
18// ----------------------------------------------------------------------------
19
20namespace sc_dt {
21
22} /* end of sc_dt namespace */
23
24#endif /* __SC_SIGNED_H__ */
Note: See TracBrowser for help on using the repository browser.