aboutsummaryrefslogtreecommitdiff
path: root/bin/dune
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dune')
-rw-r--r--bin/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dune b/bin/dune
index 697402f..239c88e 100644
--- a/bin/dune
+++ b/bin/dune
@@ -1,6 +1,6 @@
(executable
(public_name qsp_parser)
- (name main)
+ (name qsp_parser)
(libraries
qsp_syntax
qsp_parser)