#!/bin/sh
ci -l *.cc
ci -l *.h
ci -l *.script
ci -l Makefile
ci -l test.*
ci -l banner.text
rm *~
rm core
