Initial comit - Clone

This commit is contained in:
2024-03-05 22:01:20 +01:00
commit 385cf8e5aa
727 changed files with 164567 additions and 0 deletions

7
bin/ged2gwb/dune.in Normal file
View File

@@ -0,0 +1,7 @@
(executable
(name ged2gwb)
(public_name geneweb.ged2gwb)
(modules ged2gwb)
(preprocess (action (run camlp5o pr_o.cmo pa_extend.cmo q_MLast.cmo %{input-file})))
(libraries camlp5 unix str %%%GWDB_PKG%%% %%%SOSA_PKG%%% geneweb)
)

3311
bin/ged2gwb/ged2gwb.ml Normal file

File diff suppressed because it is too large Load Diff