iscc: parse_file: remove instances from kill statements
commit8b87f399fdeafee2e1eb95894575f8b65d6be6ae
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 23 Sep 2015 10:56:33 +0000 (23 12:56 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 8 Dec 2015 16:39:29 +0000 (8 17:39 +0100)
tree628aeff2379f7780fb21e3ef2ac522a8240189f6
parentbcf6129d65913d4f707839ca4e1146cc8b627a6e
iscc: parse_file: remove instances from kill statements

Since parse_file does not provide access to the kills, the kill statement
instances can only serve to confuse the user.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
iscc.c