shortened line to fit 72

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@6667 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Richard M Webb 2012-06-13 23:55:12 +00:00
parent 750c3f280e
commit fe6505cf2b

View File

@ -257,7 +257,7 @@
INTERFACE INTERFACE
FUNCTION GetSelectedOutputStringLineCount(ID) FUNCTION GetSelectedOutputStringLineCount(ID)
INTEGER(KIND=4), INTENT(IN) :: ID INTEGER(KIND=4), INTENT(IN) :: ID
INTEGER(KIND=4) :: GetSelectedOutputStringLineCount INTEGER(KIND=4) :: GetSelectedOutputStringLineCount
END FUNCTION GetSelectedOutputStringLineCount END FUNCTION GetSelectedOutputStringLineCount
END INTERFACE END INTERFACE