]> Kevux Git Server - fll/commit
Progress: controller program.
authorKevin Day <thekevinday@gmail.com>
Thu, 10 Dec 2020 04:14:45 +0000 (22:14 -0600)
committerKevin Day <thekevinday@gmail.com>
Thu, 10 Dec 2020 04:14:45 +0000 (22:14 -0600)
commita731371f363dda4a07052aa7f0e3cdd776b37ea5
tree78fd32f8dab08e163e1691375af0f3e5a4b6f54f
parent312ed47664dbe56a2b761e80713fc2458a4f5728
Progress: controller program.

This includes changes using static variables that was introduced in a previous commit at the entire fll project level.

Begin implementing the simulation execution.
There is much to do here and the simulation is already showing problems that need to be resolved (such as in the rule loading process).
level_3/controller/c/controller.c
level_3/controller/c/private-common.h
level_3/controller/c/private-controller.c
level_3/controller/c/private-controller.h
level_3/controller/c/private-entry.c
level_3/controller/c/private-entry.h
level_3/controller/c/private-rule.c
level_3/controller/c/private-rule.h