xraypy / feff85exafs

Feff8L: Open Source theoretical EXAFS fitting standards
Other
15 stars 7 forks source link

MATH/polint.f compiles with an odd warning #12

Closed bruceravel closed 9 years ago

bruceravel commented 10 years ago
       gfortran -o polint.o -c polint.f
       polint.f:30.72:

                   if (den.eq.0) pause 'failure in polint'                     
                                                                    1
       Warning: Deleted feature: PAUSE statement at (1)
bruceravel commented 9 years ago

Fixed in #19