summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/risc_vector.h12
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 */