uhm, not sure what happened to the headers. Crossing fingers...

This commit is contained in:
caes 2016-06-14 21:19:27 -04:00
parent a7cfccc71e
commit ee2fe8384b
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
namespace agn { namespace agn {
const bool debug = true; const bool debug = false;
// General constants // General constants
const double PI=3.14159265358979323846; const double PI=3.14159265358979323846;