X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmathconstants.h;h=2385861ea165d3b3db3a869a6f20ed4ce5398061;hb=742d2aa9bb46bce4f690474fa22f5980e175e55e;hp=010dd184ab128c6becc42c532147cb12e50105ca;hpb=1d17841ed1d003060250dc2ef8dd6785fa02a07f;p=architektonas diff --git a/src/mathconstants.h b/src/mathconstants.h index 010dd18..2385861 100644 --- a/src/mathconstants.h +++ b/src/mathconstants.h @@ -1,3 +1,4 @@ +// // Mathematical Constants used by Architektonas // // Part of the Architektonas Project @@ -26,4 +27,3 @@ #define HALF_TAU (TAU_2QTR) #define QTR_TAU (TAU_1QTR) #define THREE_QTR_TAU (TAU_3QTR) -