mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
hod code cleaned out
This commit is contained in:
parent
1ec0d26b20
commit
bc9c3b5328
15 changed files with 1757 additions and 55 deletions
|
@ -98,11 +98,6 @@ int main(int argc, char **argv)
|
|||
* arg==999 goes to the test program, superceding tasks.
|
||||
* arg<0 supercedes the MCMC random number in the batfile.
|
||||
*/
|
||||
if(argc>2)
|
||||
{
|
||||
if(atoi(argv[2])==999)
|
||||
test(argc,argv);
|
||||
}
|
||||
|
||||
tasks(argc,argv);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue