Adding floatingObject tutorial case.

This commit is contained in:
graham
2009-10-19 15:58:40 +01:00
parent f7becf36bc
commit f14d76738b
16 changed files with 656 additions and 0 deletions

View File

@ -0,0 +1,10 @@
#!/bin/sh
# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
rm system/cellSetDict > /dev/null 2>&1
rm -rf 0 > /dev/null 2>&1
cleanCase