Unify config files, add capability to remember window position

This commit is contained in:
2021-10-29 19:35:54 +01:00
parent 4df03e59f5
commit 78f91e522b
14 changed files with 43 additions and 104 deletions
+2
View File
@@ -1,4 +1,6 @@
module Quaternion
( rotateToZ
)
where
import Geometry.Data
import Geometry.Vector3D