Added some calc and metric changes

This commit is contained in:
Alex Selimov 2020-11-02 19:50:03 -05:00
parent 153b95194f
commit 0620a07847
4 changed files with 13 additions and 11 deletions

View file

@ -600,7 +600,7 @@ module io
stop 3
end if
select case(trim(adjustl(mode)))
case('--convert','--metric')
case('--calc', '--convert','--metric')
infilenum = infilenum+1
infiles(infilenum) = temp_infile
case default