corrected misspelling of function 'IO_continousIntValues'

This commit is contained in:
Christoph Kords 2009-04-02 13:02:25 +00:00
parent a024826c6c
commit 917a8523af
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
! function IO_fixedFloatValue(line,ends,pos)
! function IO_fixedFloatNoEValue(line,ends,pos)
! function IO_fixedIntValue(line,ends,pos)
! function IO_continousTntValues(unit,maxN)
! function IO_continousIntValues(unit,maxN)
! function IO_lc(line)
! subroutine IO_lcInplace(line)
! subroutine IO_error(ID)