mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
working on R
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8463 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
ec36df6d33
commit
0cd1886389
@ -39,7 +39,6 @@ phrAccumulateLine("SOLUTION 1")
|
|||||||
phrAccumulateLine("END")
|
phrAccumulateLine("END")
|
||||||
cat(paste("The accumulated input is:\n", phrGetAccumulatedLines(), sep=""))
|
cat(paste("The accumulated input is:\n", phrGetAccumulatedLines(), sep=""))
|
||||||
phrClearAccumulatedLines()
|
phrClearAccumulatedLines()
|
||||||
WScript.Echo("The accumulated input now is:\n" + phrLines)
|
|
||||||
cat(paste("The accumulated input now is:\n", phrGetAccumulatedLines(), sep=""))
|
cat(paste("The accumulated input now is:\n", phrGetAccumulatedLines(), sep=""))
|
||||||
}
|
}
|
||||||
% Add one or more standard keywords, see file 'KEYWORDS' in the
|
% Add one or more standard keywords, see file 'KEYWORDS' in the
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user