Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file removed bounce/bounce.opam
Empty file.
2 changes: 0 additions & 2 deletions bounce/test/dune

This file was deleted.

Empty file removed bounce/test/test_bounce.ml
Empty file.
31 changes: 0 additions & 31 deletions day10/day10.opam

This file was deleted.

14 changes: 6 additions & 8 deletions day10/dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,23 @@

(name day10)

(generate_opam_files true)

(source
(github username/reponame))
(github ClaudiusFX/claudius))

(authors "Author Name")
(authors "Michael Dales <michael@digitalflapjack.com>")

(maintainers "Maintainer Name")
(maintainers "Michael Dales <michael@digitalflapjack.com>" "Shreya Pawaskar <shreya.pawaskar.main@gmail.com>")

(license LICENSE)
(license ICS)

(documentation https://url/to/documentation)
(documentation https://github.com/claudiusFX/claudius-examples/tree/main/day10)

(package
(name day10)
(synopsis "A short synopsis")
(description "A longer description")
(depends ocaml dune)
(tags
(topics "to describe" your project)))
(graphics rendering paletted)))

; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project
2 changes: 0 additions & 2 deletions day10/test/dune

This file was deleted.

Empty file removed day10/test/test_day10.ml
Empty file.
31 changes: 0 additions & 31 deletions day11/day11.opam

This file was deleted.

14 changes: 6 additions & 8 deletions day11/dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,23 @@

(name day11)

(generate_opam_files true)

(source
(github username/reponame))
(github ClaudiusFX/claudius))

(authors "Author Name")
(authors "Michael Dales <michael@digitalflapjack.com>")

(maintainers "Maintainer Name")
(maintainers "Michael Dales <michael@digitalflapjack.com>" "Shreya Pawaskar <shreya.pawaskar.main@gmail.com>")

(license LICENSE)
(license ICS)

(documentation https://url/to/documentation)
(documentation https://github.com/claudiusFX/claudius-examples/tree/main/day11)

(package
(name day11)
(synopsis "A short synopsis")
(description "A longer description")
(depends ocaml dune)
(tags
(topics "to describe" your project)))
(graphics rendering paletted)))

; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project
2 changes: 0 additions & 2 deletions day11/test/dune

This file was deleted.

Empty file removed day11/test/test_day11.ml
Empty file.
31 changes: 0 additions & 31 deletions day112/day112.opam

This file was deleted.

14 changes: 6 additions & 8 deletions day112/dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,23 @@

(name day112)

(generate_opam_files true)

(source
(github username/reponame))
(github ClaudiusFX/claudius))

(authors "Author Name")
(authors "Michael Dales <michael@digitalflapjack.com>")

(maintainers "Maintainer Name")
(maintainers "Michael Dales <michael@digitalflapjack.com>" "Shreya Pawaskar <shreya.pawaskar.main@gmail.com>")

(license LICENSE)
(license ICS)

(documentation https://url/to/documentation)
(documentation https://github.com/claudiusFX/claudius-examples/tree/main/day112)

(package
(name day112)
(synopsis "A short synopsis")
(description "A longer description")
(depends ocaml dune)
(tags
(topics "to describe" your project)))
(graphics rendering paletted)))

; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project
2 changes: 0 additions & 2 deletions day112/test/dune

This file was deleted.

Empty file removed day112/test/test_day112.ml
Empty file.
31 changes: 0 additions & 31 deletions day12/day12.opam

This file was deleted.

14 changes: 6 additions & 8 deletions day12/dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,23 @@

(name day12)

(generate_opam_files true)

(source
(github username/reponame))
(github ClaudiusFX/claudius))

(authors "Author Name")
(authors "Michael Dales <michael@digitalflapjack.com>")

(maintainers "Maintainer Name")
(maintainers "Michael Dales <michael@digitalflapjack.com>" "Shreya Pawaskar <shreya.pawaskar.main@gmail.com>")

(license LICENSE)
(license ICS)

(documentation https://url/to/documentation)
(documentation https://github.com/claudiusFX/claudius-examples/tree/main/day12)

(package
(name day12)
(synopsis "A short synopsis")
(description "A longer description")
(depends ocaml dune)
(tags
(topics "to describe" your project)))
(graphics rendering paletted)))

; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project
2 changes: 0 additions & 2 deletions day12/test/dune

This file was deleted.

Empty file removed day12/test/test_day12.ml
Empty file.
31 changes: 0 additions & 31 deletions day17/day17.opam

This file was deleted.

14 changes: 6 additions & 8 deletions day17/dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,23 @@

(name day17)

(generate_opam_files true)

(source
(github username/reponame))
(github ClaudiusFX/claudius))

(authors "Author Name")
(authors "Michael Dales <michael@digitalflapjack.com>")

(maintainers "Maintainer Name")
(maintainers "Michael Dales <michael@digitalflapjack.com>" "Shreya Pawaskar <shreya.pawaskar.main@gmail.com>")

(license LICENSE)
(license ICS)

(documentation https://url/to/documentation)
(documentation https://github.com/claudiusFX/claudius-examples/tree/main/day17)

(package
(name day17)
(synopsis "A short synopsis")
(description "A longer description")
(depends ocaml dune)
(tags
(topics "to describe" your project)))
(graphics rendering paletted)))

; See the complete stanza docs at https://dune.readthedocs.io/en/stable/dune-files.html#dune-project
2 changes: 0 additions & 2 deletions day17/test/dune

This file was deleted.

Empty file removed day17/test/test_day17.ml
Empty file.
31 changes: 0 additions & 31 deletions day17filled/day17filled.opam

This file was deleted.

Loading
Loading