Skip to content

Commit 031a43e

Browse files
committed
Add comment explaining split of single file into multiple files
1 parent 25b9bb2 commit 031a43e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ and is now available from
1212
`Robert Axelrod's personal website <http://www-personal.umich.edu/~axe/research/Software/CC/CC2.html>`_.
1313

1414
The original code has been modified in this repository to ensure that it will
15-
compile successfully using a modern Fortran compiler.
15+
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>`_/
1619

1720
Prerequisites
1821
-------------

0 commit comments

Comments
 (0)