Skip to content
Snippets Groups Projects
Commit 3c0c2b28 authored by sven.panne@aedion.de's avatar sven.panne@aedion.de
Browse files

[project @ 1999-06-25 10:29:30 by panne]

Resurrect -funfold-casms-in-hi-file and probably make Sigbjorn go wild
:-)
parent 352ac90b
No related merge requests found
......@@ -282,8 +282,8 @@ sub readHiFile {
if ($mod eq "old") { $OldVersion{$current_name} = $version; }
} else { # Continuation line
print STDERR "$Pgm:junk old iface line?:$_";
# $Decl{"$mod:$current_name"} .= $_
# print STDERR "$Pgm:junk old iface line?:$_";
$Decl{"$mod:$current_name"} .= $_
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment