diff options
| author | Mahmoud <[email protected]> | 2019-11-15 20:02:50 -0500 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2019-11-15 20:02:50 -0500 |
| commit | a760eb1c93dd272373089752a821fc8f3eaa9ed3 (patch) | |
| tree | dded1fbb1f63821aa3a7f854f81f408047cd47dc /src/trace-driven/turing_opcode.h | |
| parent | a68d678b0d82c2b1cb485cc3f8741f97b8862b17 (diff) | |
adding some comments
Diffstat (limited to 'src/trace-driven/turing_opcode.h')
| -rw-r--r-- | src/trace-driven/turing_opcode.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/trace-driven/turing_opcode.h b/src/trace-driven/turing_opcode.h index 5fe9740..f872070 100644 --- a/src/trace-driven/turing_opcode.h +++ b/src/trace-driven/turing_opcode.h @@ -1,4 +1,5 @@ - +//developed by Mahmoud Khairy, Purdue Univ #ifndef TURING_OPCODE_H #define TURING_OPCODE_H |
