#!/bin/sh
./filter < $1.imp > test.ii
./imp2c
#indent -l60 -ci1 -i2 test.c
#cat test.c

