view lphobos/clean.sh @ 24:25bb577878e8 trunk

[svn r28] * Fixed accessing aggregate fields. it was still not quite right. hopefully is now :)
author lindquist
date Thu, 04 Oct 2007 10:13:21 +0200
parents c53b6e3fe49a
children
line wrap: on
line source

#!/bin/bash

rm *.bc *.s *.o
rm ../lib/llvmdcore.bc