Commit Graph

3 Commits

Author SHA1 Message Date
Mathew Sutcliffe
a11c91dd1b Fixed missing include in .h and changed include order in .cpp.
It's a good general rule that the first line of code in a .cpp file should be the #include of its own .h file.
2013-03-09 22:45:46 +00:00
Mathew Sutcliffe
f4d16ef0fd second draft of ISimulator, and put units of measurement on some identifiers 2013-03-09 22:08:54 +00:00
Roland Winklmeier
584251e0a8 Initial commit 2013-02-15 18:50:17 +01:00