File: opt_vacbtst.inp

package info (click to toggle)
gplcver 2.12a-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 7,604 kB
  • ctags: 9,129
  • sloc: ansic: 126,201; sh: 1,539; makefile: 86; perl: 22
file content (13 lines) | stat: -rw-r--r-- 311 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
// remove C[number]> prefixes and output messages from log file
.
$remove_all_actions;
$reg_all_actions;
$remove_all_actions;
$reg_all_actions;
$display("---> reset %d times.\n", $reset_count);
if ($reset_count < 3) $reset; else; 
$remove_all_actions;
$reg_all_actions;
$remove_all_actions;
$reg_all_actions;
.