/*------------------------------------------------------------\ | | | Tool : systemcass | | | | File : sc_signed.h | | | | Author : Buchmann Richard | | | | Date : 14_04_2005 | | | \------------------------------------------------------------*/ #ifndef __SC_SIGNED_H__ #define __SC_SIGNED_H__ // ---------------------------------------------------------------------------- // CLASS : sc_signed // // ---------------------------------------------------------------------------- namespace sc_dt { } /* end of sc_dt namespace */ #endif /* __SC_SIGNED_H__ */ /* # Local Variables: # tab-width: 4; # c-basic-offset: 4; # c-file-offsets:((innamespace . 0)(inline-open . 0)); # indent-tabs-mode: nil; # End: # # vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=4:softtabstop=4 */