diff options
author | Marc Sunet <jeannekamikaze@gmail.com> | 2012-08-28 17:37:23 +0200 |
---|---|---|
committer | Marc Sunet <jeannekamikaze@gmail.com> | 2012-08-28 17:37:23 +0200 |
commit | e03885548a3062724e35d30317a0bfdbb66d5915 (patch) | |
tree | 303e531ba74ca6f3032acb17195b4e91fccb8b49 /Spear.lkshw | |
parent | de1085d2aa85b8c332b781c2c9386f7f809f5b25 (diff) |
· Moved mathematical entities in Collision to Math.
+ Added Spear.Math.Vector2.
· Made fields of mathematical entities strict and unpacked.
Diffstat (limited to 'Spear.lkshw')
-rw-r--r-- | Spear.lkshw | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Spear.lkshw b/Spear.lkshw index 1cbf39e..5345907 100644 --- a/Spear.lkshw +++ b/Spear.lkshw | |||
@@ -1,10 +1,10 @@ | |||
1 | Version of workspace file format: | 1 | Version of workspace file format: |
2 | 1 | 2 | 1 |
3 | Time of storage: | 3 | Time of storage: |
4 | "Sat Aug 11 11:39:35 CEST 2012" | 4 | "Tue Aug 28 17:23:50 CEST 2012" |
5 | Name of the workspace: | 5 | Name of the workspace: |
6 | "Spear" | 6 | "Spear" |
7 | File paths of contained packages: | 7 | File paths of contained packages: |
8 | ["demos/simple-scene/simple-scene.cabal","Spear.cabal"] | 8 | ["Spear.cabal"] |
9 | Maybe file path of an active package: | 9 | Maybe file path of an active package: |
10 | Just "Spear.cabal" \ No newline at end of file | 10 | Just "Spear.cabal" \ No newline at end of file |