summaryrefslogtreecommitdiff
path: root/rotord/src/rotor.h
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/src/rotor.h')
-rwxr-xr-xrotord/src/rotor.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/rotord/src/rotor.h b/rotord/src/rotor.h
index 3eb3fe6..b504e5f 100755
--- a/rotord/src/rotor.h
+++ b/rotord/src/rotor.h
@@ -1,7 +1,11 @@
#ifndef ROTOR_H
#define ROTOR_H
-//definitions of base classes and types for rendering graph
+/*------------------------
+
+Definitions of base classes and types for rotor rendering graph
+
+-------------------------*/
#include <unordered_map>
#include <deque>