Removed double line feeds

This commit is contained in:
mac 2000-02-19 17:37:18 +00:00
commit 6569496f6e

View file

@ -274,3 +274,4 @@ void main()
print_best<EoType, FitnessType>(pop); print_best<EoType, FitnessType>(pop);
} }