mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 08:24:31 +02:00
Rename statsPrintSummary()
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ private:
|
||||
}
|
||||
|
||||
puts("// Print statistical summary report\n");
|
||||
puts("contextp->printStatsSummary();\n");
|
||||
puts("contextp->statsPrintSummary();\n");
|
||||
puts("\n");
|
||||
|
||||
puts("return 0;\n");
|
||||
|
||||
Reference in New Issue
Block a user