From 512a2738e9f2fc74f109dabada357cc20c2a3412 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sat, 7 Sep 2013 15:24:39 +0100 Subject: refactoring --- rotord/src/rotor.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'rotord/src/rotor.h') 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 #include -- cgit v1.2.3