aboutsummaryrefslogtreecommitdiffstats
path: root/mutator.cpp
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-11-30 19:55:27 +0000
committerbloodstalker <thabogre@gmail.com>2016-11-30 19:55:27 +0000
commit634c5b4df44f0374fa0148cc2a9623d8d3a40069 (patch)
tree16585be3159df1a7faeca48e6bd13e29338b644c /mutator.cpp
parentfixed a comment (diff)
downloadmutator-634c5b4df44f0374fa0148cc2a9623d8d3a40069.tar.gz
mutator-634c5b4df44f0374fa0148cc2a9623d8d3a40069.zip
added a comment regarding replacements
Diffstat (limited to '')
-rw-r--r--mutator.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutator.cpp b/mutator.cpp
index 22dc88e..50bdab2 100644
--- a/mutator.cpp
+++ b/mutator.cpp
@@ -1,6 +1,8 @@
/*first line intentionally left blank.*/
/**********************************************************************************************************************/
+/*FIXME-all classes should use replacements.*/
+/**********************************************************************************************************************/
/*included modules*/
/*project headers*/
#include "mutator_aux.h"