#!/usr/bin/sh # # foreach ".c" and ".cc" file in a source pool, generate a # corresponding ".html" file with hypertext links from each function # invocation to their definition (a la following a tag in emacs) # # Darrell Anderson, 8/96 # # usage: