Merge branch 'master' of https://bitbucket.org/vaclavt/mlisp into HEAD

# Conflicts:
#	Readme.md
#	ml.cpp
This commit is contained in:
2021-03-12 20:15:24 +01:00
5 changed files with 101 additions and 22 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