main.cpp introduced

This commit is contained in:
2021-03-10 23:52:55 +01:00
parent 55d39ef321
commit dd8502231d
5 changed files with 86 additions and 72 deletions

View File

@@ -22,6 +22,7 @@ project(ml)
set(PROJECT_NAME ml)
set(SOURCE
main.cpp
ml.cpp
ml_io.cpp
ml_date.cpp