Ignore:
Timestamp:
Feb 6, 2017, 11:35:42 AM (7 years ago)
Author:
meunier
Message:
  • Fixed memory leaks
  • Fixed indentation in some files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/src/sc_clock_ext.h

    r52 r59  
    7373             bool            posedge_first_ = true);
    7474
    75     sc_clock(const char *name_,
     75    sc_clock(const char * name_,
    7676             double period_,
    7777             double duty_cycle_ = 0.5,
Note: See TracChangeset for help on using the changeset viewer.