#!/bin/sh

indent -kr -i8 -ts8 -sob -l80 -ss -bs -psl $1
rm $1~
