52 if (token(:lth).eq.
parnam(i)(:lth))
then
65 if (token(:lth).eq.
alias1(i)(:lth))
then
68 else if (token(:lth).eq.
alias2(i)(:lth))
then
78 if (token(:lth).eq.
iprnam(i)(:lth))
then
108 function isfind(token,lth)
117 integer :: isfind,lth
118 character :: token*30,tmpstr*30
121 integer,
external :: itrim
129 if (nlth.ge.lth)
then
130 if (token(:lth).eq.tmpstr(:lth))
then
143 if (nlth.ge.lth)
then
144 if (token(:lth).eq.tmpstr(:lth))
then
158 if (tmpstr(:lth).eq.
symbol(i)(:lth))
then
character *30, dimension(mxtdm), save basisid
character *6, dimension(nalias), save alias1
character *30, dimension(mxspc), save dataid
subroutine touppr(string, lth)
integer function isfind(token, lth)
character *10, dimension(nsymbl), save symbol
integer function ipfind(token, lth)
integer, parameter nalias
character *6, dimension(nfprm), save parnam
character *6, dimension(niprm), save iprnam
integer, parameter nsymbl
character *6, dimension(nalias), save alias2