Revision ba442a7e1ba96d0b189bc627a2a750c928a42d13 authored by Matt Caswell on 15 January 2015, 15:08:48 UTC, committed by Matt Caswell on 15 January 2015, 15:08:48 UTC
Reviewed-by: Stephen Henson <steve@openssl.org>
1 parent e8ccaee
deleof.pl
#!/usr/local/bin/perl
while (<>)
{
print
last if (/^# DO NOT DELETE THIS LINE/);
}

Computing file changes ...