Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • latest/test_regression/19042005/system.cpp

    r23 r1  
    128128        sc_trace(system_trace_file, signal_clk, "clk");
    129129
    130   bool     b1 = 0;
    131   uint64_t l1 = 0;
     130  bool   b1 = 0;
     131  long  l1 = 0;
    132132
    133133#if 0
Note: See TracChangeset for help on using the changeset viewer.