implement mcc baobab generation example

This commit is contained in:
Timur Gordon
2025-03-17 01:25:26 +01:00
parent bd3abade55
commit c47002430e
5 changed files with 1999 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
methods.v
meeting_scheduler_actor
generate_actor_module
src

View File

@@ -25,4 +25,4 @@ actor_module.write(example_dir,
compile: false
)!
os.execvp('bash', ['${example_dir}/meeting_scheduler_actor/scripts/run.sh'])!
// os.execvp('bash', ['${example_dir}/meeting_scheduler_actor/scripts/run.sh'])!