Overview
SHA1 Hash: | 91798780f805273658178690a51b388f765e4260 |
---|---|
Date: | 2012-07-16 14:38:23 |
User: | kinaba |
Comment: | Prepare submission. |
Timelines: | family | ancestors | descendants | both | trunk |
Diffs: | redesign |
Downloads: | Tarball | ZIP archive |
Other Links: | files | file ages | manifest |
Tags And Properties
- branch=trunk inherited from [16f0b5784f]
- sym-trunk inherited from [16f0b5784f]
Changes
Modified icfp-96533632.tgz from [943329c30072989f] to [570d6534801f984c].
cannot compute difference between binary files
Modified make-submission from [bd7a911c141ae544] to [f900dd5fb0eee1fd].
Modified src/Makefile from [de085b8055253640] to [6a3a85034044348b].
8 cui: 8 cui: 9 dmd -O -release -inline -oflifter main.d driver.d game.d output.d solver 9 dmd -O -release -inline -oflifter main.d driver.d game.d output.d solver 10 10 11 gui: 11 gui: 12 dmd -O -release -inline -ofgui gui_main.d gui.d driver.d game.d output.d 12 dmd -O -release -inline -ofgui gui_main.d gui.d driver.d game.d output.d 13 13 14 clean: 14 clean: 15 rm *.obj *.o *.exe *.deps | 15 rm -f *.obj *.o *.exe *.deps
Modified submission/lifter from [5103f55f5323fb3f] to [fd8f637022eb131f].
cannot compute difference between binary files