summaryrefslogtreecommitdiff
path: root/grammars/aggregation/Aggregation.gf
diff options
context:
space:
mode:
Diffstat (limited to 'grammars/aggregation/Aggregation.gf')
-rw-r--r--grammars/aggregation/Aggregation.gf5
1 files changed, 0 insertions, 5 deletions
diff --git a/grammars/aggregation/Aggregation.gf b/grammars/aggregation/Aggregation.gf
deleted file mode 100644
index 116629422..000000000
--- a/grammars/aggregation/Aggregation.gf
+++ /dev/null
@@ -1,5 +0,0 @@
-transfer Aggregation : Abstract -> Abstract = {
-
- transfer S : S -> S = aggreg ;
-
-}