Ignore:
Timestamp:
Jan 22, 2013, 4:23:22 PM (11 years ago)
Author:
meunier
Message:

Code formatting in all source files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/src/sc_ver_ext.h

    r1 r52  
    4242#include "systemcass_version_ext.h"
    4343
     44
    4445namespace sc_core {
    4546
    46 extern const char* sc_copyright();
    47 extern const char* sc_version();
     47extern const char * sc_copyright();
     48extern const char * sc_version();
    4849
    4950} // end of sc_core
     
    5455#endif
    5556
     57/*
     58# Local Variables:
     59# tab-width: 4;
     60# c-basic-offset: 4;
     61# c-file-offsets:((innamespace . 0)(inline-open . 0));
     62# indent-tabs-mode: nil;
     63# End:
     64#
     65# vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=4:softtabstop=4
     66*/
     67
Note: See TracChangeset for help on using the changeset viewer.