#! /bin/csh
# Edit this file ONLY in cpp/scripts/coolcppd
icedir/cpp/cpp -X3 -C -I. -Iicedir/include -I/usr/include/CC $* | sed '/^#/d' > $1:r.i
