aboutsummaryrefslogtreecommitdiff
path: root/ViCious/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ViCious/notes.txt')
-rw-r--r--ViCious/notes.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/ViCious/notes.txt b/ViCious/notes.txt
new file mode 100644
index 0000000..c996319
--- /dev/null
+++ b/ViCious/notes.txt
@@ -0,0 +1,8 @@
+TODO for ViCious
+ * use a newer default compiler than 6.0
+ * conditionally use posix features (float versions of math calls, dirent)
+
+DONE for ViCious
+
+with cyclone alpha55
+ * /O2 added to all makefiles (why was it not there in the first place?)