]> git.llucax.com Git - z.facultad/75.29/susanita.git/commit
Versión inicial portada desde python (no funciona).
authorLeandro Lucarella <luca@llucax.hn.org>
Thu, 3 Nov 2005 05:16:27 +0000 (05:16 +0000)
committerLeandro Lucarella <luca@llucax.hn.org>
Thu, 3 Nov 2005 05:16:27 +0000 (05:16 +0000)
commita86e26ae42584c979262de7f6ddefa815ac7c625
tree89555ea5dc55f87450a012d4731fc74708960ae1
Versión inicial portada desde python (no funciona).
Esta es la versión inicial portada desde python. Tiene algunos problemas y muere
en un loop infinito, pero para poder arreglarlo sincronizadamente optamos por
subirlo al repo en este estado.
En test/ están los ejemplos de prueba y el programa en python que anda.
13 files changed:
src/Makefile [new file with mode: 0644]
src/galeshapley.cpp [new file with mode: 0644]
src/galeshapley.h [new file with mode: 0644]
src/main.cpp [new file with mode: 0644]
src/parser.cpp [new file with mode: 0644]
src/parser.h [new file with mode: 0644]
src/persona.cpp [new file with mode: 0644]
src/persona.h [new file with mode: 0644]
src/susanita.cpp [new file with mode: 0644]
src/susanita.h [new file with mode: 0644]
test/sample1 [new file with mode: 0644]
test/sample2 [new file with mode: 0644]
test/susanita.py [new file with mode: 0644]