ref: c756fb840c50db97bf7d9961a3dee81c08541a37
parent: 1e9290efd33abb10bccc7656d6b77189cc539079
author: Anthony House <tuffant21@aim.com>
date: Sat Nov 24 09:47:15 EST 2018
testing something
--- a/mutate.c
+++ b/mutate.c
@@ -44,6 +44,7 @@
void
mut_charstar(char** in_val, int *round)
{
+ dolog("Round: %d", *round);
if(*round == ROUND_NUM)
{
//*in_val = rand();