#!/bin/sh

rm -rf build-debug build-normal export-debug export-normal install-debug install-normal
rm Mylib.pyc

