X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-perl/blobdiff_plain/f9952aec1cf6c64a5681308eea817b6113a37433..fcd15e0b7a3d0f0ca2f30953573f8d1f6b8e8bd2:/algs.PL diff --git a/algs.PL b/algs.PL index 26c1fe3..cab2dc5 100644 --- a/algs.PL +++ b/algs.PL @@ -62,7 +62,7 @@ sub cross { return @$x; } -open OUT, "> $ARGV[0]" or die "couldn't write `$ARGV[0].c': $!"; +open OUT, "> $ARGV[0]" or die "couldn't write `$ARGV[0]': $!"; print OUT <\n"), "\n"; print OUT cross("#include \n"), "\n"; print OUT cross("#include \n"), "\n"; @@ -101,4 +102,40 @@ print OUT <