aboutsummaryrefslogtreecommitdiff
path: root/include/evolver.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/evolver.h')
-rw-r--r--include/evolver.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/evolver.h b/include/evolver.h
index b2ead10..457cd9a 100644
--- a/include/evolver.h
+++ b/include/evolver.h
@@ -4,8 +4,7 @@
*
* This module controls all random events in Salis. At its heart lies a
* XOR-Shift pseudo-random number generator with 128 bits of state. It controls
-* cosmic rays and rises simulation entropy whenever organisms 'eat'
-* information.
+* cosmic rays and slowly rises simulation entropy.
*/
#ifndef SALIS_EVOLVER_H