Make the html trace tools use colors to represent the round at
[tatoo.git] / tools / add_onclick.sh
index 89ba0f7..98028a2 100755 (executable)
@@ -1,3 +1,2 @@
 #!/bin/sh
-
 cat "$1" | sed -e "s/id=\\(\"node[0-9]*\"\\)/id=\\1 onclick='activate(\\1);' /"