Renaming src/StateAccess.{h,cc} to src/Notifier.{h,cc}.

The old names did not reflect the content of the files anymore.
This commit is contained in:
Robin Sommer 2019-06-08 00:27:23 +00:00
parent 6adab8d46a
commit 32f30b5c71
6 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@
#include <list>
#include <map>
#include "StateAccess.h"
#include "Notifier.h"
#include "Traverse.h"
// Triggers are the heart of "when" statements: expressions that when