rename everything from 'do' to 'edo'

This commit is contained in:
Johann Dreo 2011-01-27 11:23:23 +01:00
commit d618ab07df
94 changed files with 2936 additions and 1534 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env sh
mkdir debug
mkdir -p debug
cd debug
cmake -DCMAKE_BUILD_TYPE=Debug ..
make