summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-02-20 17:11:10 +0000
committerTim Redfern <tim@herge.(none)>2013-02-20 17:11:10 +0000
commit2cc106d2ca074a80d3e1c4a367951ea391f890d9 (patch)
tree719187510e3c98844d48dfe36b78d555e044cdfc
parente1fba85c11ccce9a541f9d2f9c7db09658df8260 (diff)
nearly compiling
-rw-r--r--rotord/rotor.h1
-rw-r--r--styleReq.xml4
2 files changed, 4 insertions, 1 deletions
diff --git a/rotord/rotor.h b/rotord/rotor.h
index ae6c41d..7f18ee5 100644
--- a/rotord/rotor.h
+++ b/rotord/rotor.h
@@ -123,7 +123,6 @@ namespace Rotor {
if (inputs[i].connection) inputs[i].connection->get_output(time);
}
}
-
};
class Image{
char* data;
diff --git a/styleReq.xml b/styleReq.xml
new file mode 100644
index 0000000..bc75880
--- /dev/null
+++ b/styleReq.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<style description="Off and on style ©Rotor 2013">
+
+</style> \ No newline at end of file