flacco has been integrated w rpy2 - basic function

This commit is contained in:
Remi Ehounou
2021-05-19 22:44:17 -04:00
parent e3ff427d76
commit bcf73992f0
31 changed files with 232 additions and 168 deletions

View File

@ -0,0 +1,8 @@
[codestyle]
indentation = True
edge_line = True
edge_line_columns = 79
[main]
version = 0.2.0

View File

@ -0,0 +1,6 @@
[encoding]
text_encoding = utf-8
[main]
version = 0.2.0

View File

@ -0,0 +1,7 @@
[vcs]
use_version_control = False
version_control_system =
[main]
version = 0.2.0

View File

@ -0,0 +1,12 @@
[workspace]
restore_data_on_startup = True
save_data_on_exit = True
save_history = True
save_non_project_files = False
project_type = empty-project-type
recent_files = ['SourceCode/AlgorithmAnalyser.py']
[main]
version = 0.2.0
recent_files = []