| # | Line 5 | Line 5 | |
|---|---|---|
| 5 | #define STR_DEFINE(t, s) t = MK_STR(s) | |
| 6 | ||
| 7 | ||
| 8 | < | #include <cstdio> |
| 9 | < | #include <cstdlib> |
| 8 | > | #include <stdio.h> |
| 9 | > | #include <stdlib.h> |
| 10 | ||
| 11 | #include "Atom.hpp" | |
| 12 | #include "SimInfo.hpp" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |