Skip to content

Commit 97c59cf

Browse files
committed
Merge branch 'mabe-systematics' of github.com:devosoft/Empirical into mabe-systematics
2 parents bbff40c + 0c79c80 commit 97c59cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: include/emp/Evolve/Systematics.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* need to be kept in memory, especially if we're only doing post-analysis.
1717
* @todo This inheritance system makes adding new systematics-related data tracking kind of a pain.
1818
* Over time, this will probably become a maintainability problem. We could make the inheritance
19-
* go away and just use signals, but then the World could not maintain systematics managers.
19+
* go away and just use signals, but then the emp::World could not maintain systematics managers.
2020
*/
2121

2222
#ifndef EMP_EVOLVE_SYSTEMATICS_HPP_INCLUDE

0 commit comments

Comments
 (0)