Skip to content

Commit

Permalink
Fix pyproj test arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Apr 30, 2015
1 parent 95de1cf commit 739db4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TradeDangerous.pyproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<LaunchProvider>Standard Python launcher</LaunchProvider>
<InterpreterId />
<InterpreterVersion />
<CommandLineArguments>run -vv --progress --empty=82 --cap=212 --jumps=4 --cr=2153796 --from="lft78/coye" --hops 5 --to jamesonmem --ls-m=8000 --sto=10000 --pad L --ly 12 --prune-hop=3 --prune-sc=40</CommandLineArguments>
<CommandLineArguments>run -vv --progress --empty=82 --cap=212 --jumps=4 --cr=2153796 --from="lft78/coye" --hops 6 --to jamesonmem --ls-m=8000 --sup=10000 --pad L --ly 12 --prune-hop=3 --prune-sc=40</CommandLineArguments>
<EnableNativeCodeDebugging>False</EnableNativeCodeDebugging>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Debug'" />
Expand Down

0 comments on commit 739db4d

Please sign in to comment.