First version of the newly restructured repository

Este commit está contenido en:
Giulio Cesare Solaroli
2011-10-03 00:56:18 +01:00
padre 597ecfbc02
commit ef68436ac0
Se han modificado 729 ficheros con 232898 adiciones y 0 borrados

5
scripts/build Archivo ejecutable
Ver fichero

@@ -0,0 +1,5 @@
#!/bin/bash
readonly CURR_DIR=$(cd "$(dirname "$0")"; pwd -P)
${CURR_DIR}/builder/main.py $@