initial import, after some monkeying around
authorDaniel Axtens <[email protected]>
Tue, 20 Apr 2010 15:55:07 +0000 (23:55 +0800)
committerDaniel Axtens <[email protected]>
Tue, 20 Apr 2010 15:55:07 +0000 (23:55 +0800)
commitfbee9b555f7e2febaf604ceaeb24b40286eb85a2
treefcd32c5f05659d71e31068c9e38272039c1e980d
initial import, after some monkeying around
47 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
issues [new file with mode: 0644]
link/C/Link/c-link-lib/Makefile [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/Debug/c-link-lib.build/build-state.dat [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/Debug/c-link-lib.build/build-state~.dat [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/Debug/c-link-lib.build/c-link-lib.dep [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/Debug/c-link-lib.build/c-link-lib~.dep [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/categories.pbxbtree [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/cdecls.pbxbtree [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/decls.pbxbtree [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/files.pbxbtree [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/imports.pbxbtree [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/pbxindex.header [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/protocols.pbxbtree [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/refs.pbxbtree [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/strings.pbxstrings/control [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/strings.pbxstrings/strings [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/subclasses.pbxbtree [new file with mode: 0644]
link/C/Link/c-link-lib/build/c-link-lib.build/c-link-lib.pbxindex/symbols0.pbxsymbols [new file with mode: 0644]
link/C/Link/c-link-lib/c-link-lib.xcodeproj/project.pbxproj [new file with mode: 0644]
link/C/Link/c-link-lib/c-link.c [new file with mode: 0644]
link/C/Link/c-link-lib/c-link.h [new file with mode: 0644]
link/C/Link/c-link-lib/c-link.o [new file with mode: 0644]
link/C/Link/c-link-lib/link.o [new file with mode: 0644]
link/C/Link/c-link-lib/rps-c [new file with mode: 0755]
link/C/Link/c-link-lib/sample-agents/c-angel.c [new file with mode: 0644]
link/C/Link/c-link-lib/sample-agents/c-lucifer.c [new file with mode: 0644]
link/C/Link/c-link-lib/sample-agents/c-streetfighter.c [new file with mode: 0644]
link/Mathematica/pyml.tar.gz [new file with mode: 0644]
link/Mathematica/pythonika-1.0.tar.gz [new file with mode: 0644]
proposal.txt [new file with mode: 0644]
rps/trunk/LICENSE [new file with mode: 0644]
rps/trunk/README [new file with mode: 0644]
rps/trunk/SampleAgents.py [new file with mode: 0644]
rps/trunk/SampleAgents.py.old [new file with mode: 0644]
rps/trunk/SampleAgents.pyc [new file with mode: 0644]
rps/trunk/djaAgents.py [new file with mode: 0644]
rps/trunk/djaAgents.pyc [new file with mode: 0644]
rps/trunk/rpsconst.py [new file with mode: 0644]
rps/trunk/rpsconst.pyc [new file with mode: 0644]
rps/trunk/selectAlgorithms.py [new file with mode: 0644]
rps/trunk/simulate.py [new file with mode: 0755]
rps/trunk/uccProgComp.py [new file with mode: 0644]
rps/trunk/uccProgComp.py.old [new file with mode: 0644]
rps/trunk/uccProgComp.pyc [new file with mode: 0644]
technicalities.txt [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au