mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2024-12-05 01:25:09 +00:00
agn.hpp
This commit is contained in:
parent
4c6c93ca26
commit
69bf599b28
@ -17,8 +17,8 @@
|
||||
|
||||
namespace agn {
|
||||
|
||||
const bool debug = false;
|
||||
const bool line_debug = true;
|
||||
const bool debug = true;
|
||||
const bool line_debug = false;
|
||||
|
||||
// General constants
|
||||
const double PI=3.14159265358979323846;
|
||||
|
Loading…
Reference in New Issue
Block a user