]> git.mxchange.org Git - simgear.git/commit
State-machine structure, initial work.
authorJames Turner <zakalawe@mac.com>
Sun, 20 Jan 2013 13:57:20 +0000 (14:57 +0100)
committerJames Turner <zakalawe@mac.com>
Tue, 22 Jan 2013 17:08:44 +0000 (18:08 +0100)
commit22ea8ebe258da45df9fc2b77904c2dcf79cd0f57
tree38a6f28ad290626b53c0a2a7e3982415a5ed0465
parentbd71635c49977253bafa3f34b15b9069f97e3300
State-machine structure, initial work.
simgear/structure/CMakeLists.txt
simgear/structure/SGBinding.cxx
simgear/structure/SGBinding.hxx
simgear/structure/StateMachine.cxx [new file with mode: 0644]
simgear/structure/StateMachine.hxx [new file with mode: 0644]
simgear/structure/state_machine_test.cxx [new file with mode: 0644]