annotate trunk/dsss.conf @ 2:9655c8362b25

Added the Perceptron class and the perceptron_test testing program.
author revcompgeek
date Sat, 05 Apr 2008 23:41:30 -0600
parents 4b2e8e8a633e
children 314d68bafeff
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4b2e8e8a633e Repository setup.
revcompgeek
parents:
diff changeset
1 [aid]
4b2e8e8a633e Repository setup.
revcompgeek
parents:
diff changeset
2 exclude=aid/maze/
2
9655c8362b25 Added the Perceptron class and the perceptron_test testing program.
revcompgeek
parents: 0
diff changeset
3 exclude+=aid/containers/
0
4b2e8e8a633e Repository setup.
revcompgeek
parents:
diff changeset
4 [ga_code.d]
4b2e8e8a633e Repository setup.
revcompgeek
parents:
diff changeset
5 [ga_maze.d]
4b2e8e8a633e Repository setup.
revcompgeek
parents:
diff changeset
6 [mazegen.d]
2
9655c8362b25 Added the Perceptron class and the perceptron_test testing program.
revcompgeek
parents: 0
diff changeset
7 [perceptron_test.d]