head	1.2;
access;
symbols
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.07.08.03.36.36;	author rafan;	state dead;
branches;
next	1.1;

1.1
date	2004.05.21.13.24.56;	author thierry;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 2.4.3
- Pass maintainersip to submitter

PR:		99901
Submitted by:	Scott Flatman <sf slappy.org>
Approved by:	delphij (mentor, implicit)
@
text
@--- source/support/genesis.orig	Thu Oct 16 02:45:16 2003
+++ source/support/genesis	Sun May  9 23:40:24 2004
@@@@ -22,11 +22,11 @@@@
 
 ### Configuration Files ###
 DEFAULT_DIR ../work/              # Directory in which config files are found
-INST_SET inst_set.default         # File containing instruction set
-EVENT_FILE events.cfg             # File containing list of events during run
-ANALYZE_FILE analyze.cfg          # File used for analysis mode
-ENVIRONMENT_FILE environment.cfg  # File that describes the environment
-START_CREATURE organism.default   # Organism to seed the soup
+INST_SET ../work/inst_set.default         # File containing instruction set
+EVENT_FILE ../work/events.cfg             # File containing list of events during run
+ANALYZE_FILE ../work/analyze.cfg          # File used for analysis mode
+ENVIRONMENT_FILE ../work/environment.cfg  # File that describes the environment
+START_CREATURE ../work/organism.default   # Organism to seed the soup
 
 ### Reproduction ###
 BIRTH_METHOD 4    # 0 = Replace random organism in neighborhood
@


1.1
log
@Add forgotten patches...
@
text
@@

