fixed some formatting for spectral lines

This commit is contained in:
caes 2016-06-09 13:38:32 -04:00
parent a7cfccc71e
commit 83dcad1348
2 changed files with 2 additions and 2 deletions

View File

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