diff options
Diffstat (limited to 'bin/dune')
| -rw-r--r-- | bin/dune | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ (executable (public_name toytt) (name main) - (libraries toytt)) + (libraries toytt) + (modes byte exe)) |
| index : toytt | |
| toy implementation of dependent type theory | Gitolite user |
| aboutsummaryrefslogtreecommitdiff |