diff options
| author | Chimrod <> | 2023-10-01 19:30:58 +0200 |
|---|---|---|
| committer | Chimrod <> | 2023-10-01 19:30:58 +0200 |
| commit | b7964befd039c41c63e00ef323f9eb49061c144c (patch) | |
| tree | ed2eb4eeaf60cbc2ed560931203fb1a2fcf682ef /bin/dune | |
| parent | 622bbf897af29ec6f7d533f915b0170d3a9c899f (diff) | |
Added the git revision in the code
Diffstat (limited to 'bin/dune')
| -rw-r--r-- | bin/dune | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,9 @@ (libraries sedlex qsp_syntax - qparser) + qparser + tools + ) (preprocess (pps ppx_deriving.show |
