view tools/find_internal.sh @ 1534:345207906be7

updated to DMD-1.013
author thomask
date Mon, 07 May 2007 05:19:35 +0000
parents 5f46d690a3aa
children
line wrap: on
line source

#!/bin/sh

bzcat $* | grep '\(\.c[ :]\)\|\(\.cc[ :]\)' | sort -u