Update project

This commit is contained in:
Elnu 2025-04-07 16:15:46 -07:00
parent 477d55f180
commit e77e6c0174
7 changed files with 719 additions and 50 deletions

View file

@ -1,4 +1,4 @@
(executable
(public_name helloworld)
(public_name ocaml_pong)
(name main)
(libraries helloworld))
(libraries ocaml_pong))