Skip to content

Commit

Permalink
dune leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
pqwy committed Sep 1, 2022
1 parent 4331cbf commit 1cc53c5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ Notty's core API was heavily influenced by Haskell's [Vty][vty].
Check out the [documentation], [examples], or peek directly into the [interface]
file.

Building with `dune build @examples` will produce several little example
programs that also double as tests.
Building with `dune build @ex` will produce several little example programs that
also double as tests.

```OCaml
(* Game of Life with ZX Spectrum kitsch. *)
Expand Down
3 changes: 0 additions & 3 deletions doc/api.odocl

This file was deleted.

4 changes: 0 additions & 4 deletions doc/dev.odocl

This file was deleted.

2 changes: 1 addition & 1 deletion dune-project
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(lang dune 1.7)
(name notty)
(version dev)
(version %%VERSION_NUM%%)

0 comments on commit 1cc53c5

Please sign in to comment.