Rename some functions and cleanup
[satune.git] / src / Encoders / naiveencoder.h
index 182e3da1027742255ebfd91755c77c51a75ff9bd..2b9fb87516c302ea1214f1c2a8958dea5a4e7ce8 100644 (file)
@@ -3,11 +3,8 @@
 #include "classlist.h"
 #include "structs.h"
 
-
-
 /**
- *For now, This function just simply goes through elements/functions and 
- *assigns a predefined Encoding to each of them 
+ * The NaiveEncoder assigns a predefined Encoding to each Element and Function.
  * @param csolver
  * @param encoder
  */