From 7f89d81e6f8a5ce82d42c3b852b5219edaa4b86c Mon Sep 17 00:00:00 2001
From: Eduardo Pedroni <ep625@york.ac.uk>
Date: Wed, 7 May 2014 18:38:27 +0100
Subject: Removed reflection for now, added fitness orientation support

---
 doc/index-files/index-12.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'doc/index-files/index-12.html')

diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html
index d69ad68..267c417 100644
--- a/doc/index-files/index-12.html
+++ b/doc/index-files/index-12.html
@@ -117,9 +117,9 @@
 <dd>
 <div class="block">Creates a new instance of MuPlusLambda.</div>
 </dd>
-<dt><a href="../jcgp/backend/population/MutableElement.html" title="interface in jcgp.backend.population"><span class="typeNameLink">MutableElement</span></a> - Interface in <a href="../jcgp/backend/population/package-summary.html">jcgp.backend.population</a></dt>
+<dt><a href="../jcgp/backend/population/Mutable.html" title="interface in jcgp.backend.population"><span class="typeNameLink">Mutable</span></a> - Interface in <a href="../jcgp/backend/population/package-summary.html">jcgp.backend.population</a></dt>
 <dd>
-<div class="block"><code>MutableElement</code> declares the expected behaviour of any
+<div class="block"><code>Mutable</code> declares the expected behaviour of any
  part of a chromosome that is mutable, more specifically
  nodes or outputs.</div>
 </dd>
-- 
cgit v1.2.3