Initialize autoenv and autoenv trust

This commit is contained in:
Sam Hedin
2020-06-18 18:58:50 +02:00
parent 35bb9f2d1e
commit a54a596afd
5 changed files with 65 additions and 5 deletions

View File

@ -1,6 +1,8 @@
mod alias;
mod append;
mod average;
mod autoenv;
mod autoenv_trust;
mod cal;
mod calc;
mod cd;