Skip to content
Snippets Groups Projects
Commit 5ac4d56b authored by Andrew Strong's avatar Andrew Strong
Browse files

ppfrag.cc: commented main programme to avoid duplicate main, so now works with...

ppfrag.cc: commented main programme to avoid duplicate main, so now works with ./configure make and manual
parent a79dea15
No related branches found
No related tags found
No related merge requests found
......@@ -138,10 +138,11 @@ int test_ppfrag()
}
////////////////////////////////////////////////////
// test driver, enable to use it
/* commented out to avoid duplicate main with galpropMain.cc AWS20200604
int main()
{
test_ppfrag();
return 0;
}
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment