#!/bin/bash
cd external/libff
make clean
cd ../..
cd planners/at_bfs_f-ff
scons -c
cd ../..
