We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b9bb2 commit 031a43eCopy full SHA for 031a43e
README.rst
@@ -12,7 +12,10 @@ and is now available from
12
`Robert Axelrod's personal website <http://www-personal.umich.edu/~axe/research/Software/CC/CC2.html>`_.
13
14
The original code has been modified in this repository to ensure that it will
15
-compile successfully using a modern Fortran compiler.
+compile successfully using a modern Fortran compiler. Also, the original single
16
+file has been split into multiple files, with one for each strategy function,
17
+so that those can be easily indexed within the
18
+`Axelrod-Python Documentation <http://axelrod.readthedocs.io/en/stable/reference/overview_of_strategies.html#axelrod-s-second-tournament>`_/
19
20
Prerequisites
21
-------------
0 commit comments