Small clean up

This commit is contained in:
Lexi / Zoe 2021-05-28 22:33:22 +02:00
parent 5981b030c1
commit ed46c03b5a
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
9 changed files with 3 additions and 19 deletions

1
.bcrc
View file

@ -10,4 +10,3 @@ define cos_grad(x) { return c(x * pi/180) }
define ln(x) { return l(x) }
define log2(x) { return l(x)/l(2) }