diff --git a/CONFIG.toml b/CONFIG.toml index 1b504980..965235ff 100644 --- a/CONFIG.toml +++ b/CONFIG.toml @@ -142,7 +142,7 @@ PROJECT_C = '' # # To enable it: simply supply the path (e.g. default is 'srcGO'). # To disable it: simply supply an empty path (e.g. default is ''). -PROJECT_GO = 'srcGO' +PROJECT_GO = '' # PROJECT_PATH_GO_ENGINE @@ -165,7 +165,7 @@ PROJECT_PATH_GO_ENGINE = "go-engine" # # To enable it: simply supply the path (e.g. default is 'srcPYTHON'). # To disable it: simply supply an empty path (e.g. default is ''). -PROJECT_PYTHON = '' +PROJECT_PYTHON = 'srcPYTHON' # PROJECT_PATH_PYTHON_ENGINE diff --git a/src/changelog/data/latest b/src/changelog/data/latest index 9603698f..3b570281 100644 --- a/src/changelog/data/latest +++ b/src/changelog/data/latest @@ -1,2 +1,3 @@ +root: applied regressive changes back to Go programming language root: applied regressive changes to C programming language root: added Nim Programming Language support \ No newline at end of file diff --git a/src/changelog/deb/latest b/src/changelog/deb/latest index c770daf8..7a635687 100644 --- a/src/changelog/deb/latest +++ b/src/changelog/deb/latest @@ -1,6 +1,7 @@ automataci (1.7.0) stable; urgency=low + * root: applied regressive changes back to Go programming language * root: applied regressive changes to C programming language * root: added Nim Programming Language support --- Your Legal Full Name Here Mon, 16 Oct 2023 14:42:32 +0800 +-- Your Legal Full Name Here Mon, 16 Oct 2023 15:45:41 +0800