summaryrefslogtreecommitdiff
path: root/biology/avida/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'biology/avida/files/patch-aa')
-rw-r--r--biology/avida/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/biology/avida/files/patch-aa b/biology/avida/files/patch-aa
deleted file mode 100644
index 0c36d6c47ed9..000000000000
--- a/biology/avida/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- source/event/event_base.hh.orig Wed Apr 17 21:26:31 2002
-+++ source/event/event_base.hh Wed Apr 17 21:26:41 2002
-@@ -18,6 +18,7 @@
-
- #include "../defs.hh"
--#include <values.h>
-+#include <limits.h>
-+#include <float.h>
- //#include "event_defs.hh"
-
- enum eTriggerVariable { UPDATE, GENERATION, IMMEDIATE, UNDEFINED };