]> git.llucax.com Git - z.facultad/75.00/presentacion.git/commit
Versión inicial de la presentación
authorLeandro Lucarella <llucax@gmail.com>
Thu, 11 Nov 2010 03:02:10 +0000 (00:02 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 11 Nov 2010 03:02:10 +0000 (00:02 -0300)
commit39db1a27fc811db16e2fc51cf39ab3771a7c23a3
tree7a78a496e08929e354b7e407e3a123a30155bc99
Versión inicial de la presentación

Presentación escrita en reStructuredText, hecha con LaTeX-beamer usando
rst2beamer (incluído en el repo porque está parchado). Por ahora tengo un
lindo Makefile y la Introducción y Conclusión más o menos listas; y
Recolección de Basura en D apenas empezada.
14 files changed:
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
img/heap.aafig [new file with mode: 0644]
img/mark-sweep-0.pdf [new file with mode: 0644]
img/mark-sweep-1.dot [new file with mode: 0644]
img/mark-sweep-2.dot [new file with mode: 0644]
img/mark-sweep-3.dot [new file with mode: 0644]
img/mark-sweep-4.dot [new file with mode: 0644]
img/mark-sweep-5.dot [new file with mode: 0644]
img/mark-sweep-6.dot [new file with mode: 0644]
img/mark-sweep-7.dot [new file with mode: 0644]
img/mark-sweep-8.dot [new file with mode: 0644]
presentacion.rst [new file with mode: 0644]
rst2beamer.py [new file with mode: 0755]