shithub: martian9

Download patch

ref: 465362387ca57cd00f2b4be4f4a9c75b6c15d793
parent: b2beb0311ec840da0eafa95888d816af0353436e
author: McKay Marston <mckay.marston@greymanlabs.com>
date: Thu Dec 31 06:32:10 EST 2020

added dune files

--- /dev/null
+++ b/dune
@@ -1,0 +1,3 @@
+(executable
+ (name m9)
+ (libraries str))
--- /dev/null
+++ b/dune-project
@@ -1,0 +1,1 @@
+(lang dune 2.7)