view clean @ 3678:9482471a7dfa

IdealGraphVisualizer: add a workaround to fix layouting of the QuickSearch combobar with the GTK look and feel
author Peter Hofer <peter.hofer@jku.at>
date Mon, 21 Nov 2011 15:54:32 +0100
parents 6223633ce7dd
children
line wrap: on
line source

#!/bin/bash
pushd make
LANG=C ARCH_DATA_MODEL=64 HOTSPOT_BUILD_JOBS=16 make clean
popd