Skip to content

Commit

Permalink
Update dune
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesAverill authored Sep 1, 2024
1 parent 9cee9ef commit c64c3ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/dune
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(executable
(public_name _PROJECT_NAME_)
(public_name PROJECT_NAME_)
(name main)
(libraries _PROJECT_NAME_))
(libraries PROJECT_NAME_))

0 comments on commit c64c3ca

Please sign in to comment.