mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2025-01-18 13:05:06 +00:00
update
This commit is contained in:
parent
f70c6af6b0
commit
98ddef2bdf
File diff suppressed because it is too large
Load Diff
@ -17,8 +17,8 @@
|
||||
|
||||
namespace agn {
|
||||
|
||||
const bool debug = false;
|
||||
const bool line_debug = false;
|
||||
const bool debug = true;
|
||||
const bool line_debug = true;
|
||||
|
||||
// General constants
|
||||
const double PI=3.14159265358979323846;
|
||||
|
Loading…
Reference in New Issue
Block a user