mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 07:11:12 +00:00
fixed file loading bug
This commit is contained in:
parent
07eec58be6
commit
cadb9eea55
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ def launchGenerate(sample, binPath, workDir=None, inputDataDir=None,
|
|||
%s
|
||||
%s
|
||||
%s
|
||||
""" % ((dataFileLine + "/"),
|
||||
""" % (dataFileLine,
|
||||
outputFile,
|
||||
outputFile+".par",
|
||||
includePecVelString,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue