This commit is contained in:
Roman Krivonos
2024-07-08 18:57:46 +03:00
parent d7ddc5dc43
commit ac0cea1a3a
941 changed files with 566503 additions and 93421 deletions

View File

@@ -13,6 +13,7 @@ $mean_rms=0.73;
$inp=$ARGV[0];
print "*** READING $inp ***\n";
$out=$inp;
open INPP,">$inp.dat";
@spec=`cat $inp`;