summaryrefslogtreecommitdiff
path: root/vdv-protocol.cabal
diff options
context:
space:
mode:
authorstuebinm2022-12-09 21:23:03 +0100
committerstuebinm2022-12-09 21:23:03 +0100
commitb0ac21655c609dbce610db16672a091cd93f26b7 (patch)
treeef3604e7584a3ec3e9e046f58d6b8d20d07f7d58 /vdv-protocol.cabal
parent583df345f7e0541f185de68b937e10086773d1c5 (diff)
VDV 452 example datasetHEADmain
I'm not at all sure if this is correct or complies with the standard — it looks like it conceivably does, but the standard is rather vague in places, and I don't know for sure what some of the terms in it mean.
Diffstat (limited to 'vdv-protocol.cabal')
-rw-r--r--vdv-protocol.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/vdv-protocol.cabal b/vdv-protocol.cabal
index 7feaa13..8518916 100644
--- a/vdv-protocol.cabal
+++ b/vdv-protocol.cabal
@@ -46,6 +46,7 @@ library
exposed-modules: VDV453.Kommunikationsschicht
, VDV451
, VDV452
+ , Example452
executable vdv-testclient