diff options
author | Camil Staps | 2015-05-28 22:01:57 +0200 |
---|---|---|
committer | Camil Staps | 2015-05-28 22:01:57 +0200 |
commit | 96e60d979a542ebb3ae7a8074cd7848884ab29c8 (patch) | |
tree | 96c47969869cbb5e43365d642c991b0472ba4ec1 /fp2/week6/mart/QA_shapes.dcl | |
parent | week 45 finish (diff) | |
parent | oops (diff) |
Merge branch 'master' of github:dopefishh/fp1415
Diffstat (limited to 'fp2/week6/mart/QA_shapes.dcl')
-rw-r--r-- | fp2/week6/mart/QA_shapes.dcl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fp2/week6/mart/QA_shapes.dcl b/fp2/week6/mart/QA_shapes.dcl new file mode 100644 index 0000000..14664fc --- /dev/null +++ b/fp2/week6/mart/QA_shapes.dcl @@ -0,0 +1,5 @@ +definition module QA_shapes
+
+import QA
+
+queries :: [QA]
|