diff options
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]
|