Mercurial > dropbear
comparison parsenames.pl @ 209:39d5d58461d6 libtomcrypt-orig LTC_1.05
Import of libtomcrypt 1.05
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 06 Jul 2005 03:53:40 +0000 |
parents | 1c15b283127b |
children |
comparison
equal
deleted
inserted
replaced
191:1c15b283127b | 209:39d5d58461d6 |
---|---|
18 print "$obj "; | 18 print "$obj "; |
19 } | 19 } |
20 if ($ARGV[0] eq "HEADERS") { print "testprof/tomcrypt_test.h"; } | 20 if ($ARGV[0] eq "HEADERS") { print "testprof/tomcrypt_test.h"; } |
21 | 21 |
22 print "\n\n"; | 22 print "\n\n"; |
23 | |
24 # $Source: /cvs/libtom/libtomcrypt/parsenames.pl,v $ | |
25 # $Revision: 1.3 $ | |
26 # $Date: 2005/05/05 14:49:27 $ |