The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# Generated by vrename on Fri Sep 11 21:34:45 2015
#
# Files read for this analysis:
vfile	"t/51_vrename_kwd.v"
#
#	Original Signal Name		Name to change to
#	--------------------		-----------------
#
sigren	"$display"			"$display"
sigren	"\do "				"\do "
sigren	"\esc[ape]d "			"\esc[ape]d "
sigren	"do"				"\do "
sigren	"foo"				"foo"
sigren	"vrename_kwd"			"vrename_kwd"
#
# Use M-x compile in emacs to automatically perform the changes:
## Local Variables: ***
## compile-command: "./vrename -change t/51_vrename_kwd.v " ***
## End: ***