aboutsummaryrefslogtreecommitdiff
path: root/data/dune
diff options
context:
space:
mode:
Diffstat (limited to 'data/dune')
-rw-r--r--data/dune10
1 files changed, 9 insertions, 1 deletions
diff --git a/data/dune b/data/dune
index aec4b3c..f48e95d 100644
--- a/data/dune
+++ b/data/dune
@@ -25,4 +25,12 @@
; celebration in it is invented, with example- slugs. It is what
; `colitur --overlay` points at in the man page, so it must actually be
; installed rather than only living in the source tree.
- (ef/examples/diocesan-example.sexp as examples/diocesan-example.sexp)))
+ (ef/examples/diocesan-example.sexp as examples/diocesan-example.sexp)
+ ; Two REAL local calendars, in the flat INI form, each carrying its source
+ ; and its limits in its own header. Shipped as examples, not as data: they
+ ; are transcriptions from published ordines, and none of the five test
+ ; layers can vouch for them -- which is exactly what their headers say.
+ ; The Benedictine one is deliberately two entries long, and the comment
+ ; block explaining why is the point of shipping it.
+ (ef/examples/poland.ini as examples/poland.ini)
+ (ef/examples/benedictine.ini as examples/benedictine.ini)))