mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
removed extra parens
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8597 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
0a87c1d578
commit
d590096443
@ -1460,7 +1460,7 @@ function(filename)
|
||||
##'
|
||||
##' # run input
|
||||
##' phrRunString(input)
|
||||
##' cat(paste("see", phrGetOutputFileName(), ".")
|
||||
##' cat(paste("see", phrGetOutputFileName(), "."))
|
||||
##'
|
||||
phrRunString =
|
||||
function(input)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user