mirror of
https://github.com/TheRealOwenRees/pgn_to_tex.git
synced 2026-07-23 03:56:57 +00:00
initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
(executable
|
||||
(public_name pgn_to_tex)
|
||||
(name main)
|
||||
(libraries pgn_to_tex))
|
||||
@@ -0,0 +1 @@
|
||||
let () = print_endline "Hello, World!"
|
||||
Reference in New Issue
Block a user