diff options
-rw-r--r-- | inc/risc_vector.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/inc/risc_vector.h b/inc/risc_vector.h deleted file mode 100644 index 244adb6..0000000 --- a/inc/risc_vector.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef RISC_VECTOR_H -#define RISC_VECTOR_H -#include <string> - - - -/** - * Outputs the program version and banner. - */ -void print_version_number(); - -#endif /* RISC_VECTOR_H_INCLUDED */ |