first section is now "Changes between 0.9.7a and 0.9.8", not "... 0.9.7 and 0.9.8"
[oweals/openssl.git] / ms / tpem.bat
1 rem called by testpem\r
2 \r
3 echo test %1 %2\r
4 %ssleay% %1 -in %2 -out %tmp1%\r
5 %cmp% %2 %tmp1%\r
6 \r