First version of the newly restructured repository

This commit is contained in:
Giulio Cesare Solaroli
2011-10-03 00:56:18 +01:00
parent 597ecfbc02
commit ef68436ac0
729 changed files with 232898 additions and 0 deletions

5
scripts/build Executable file
View File

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