From sjw@hpfcsjw Fri Mar  3 08:59 MST 1989
Received: from hpfcsjw.HP.COM by hpfclw.HP.COM; Fri, 3 Mar 89 08:59:28 mst
Received: by hpfcsjw.HP.COM; Fri, 3 Mar 89 08:39:44 mst
Date: Fri, 3 Mar 89 08:39:44 mst
From: sjw@hpfcsjw
Full-Name: 
Message-Id: <8903031539.AA17838@hpfcsjw.HP.COM>
To: jwh@hpfclw
Subject: Line counting tools
Status: RO

# Jeff, 
#    Here are the tools for counting source lines.  Again, you should be able
# to set everything up with the command:
#
#	make all
#
# The only difference the tool cares about for the different language types,
# C, Pascal, ASM, is which comment stripper should be used.  You'll want to 
# look at linecounter's -P and -s options.  Dave was going to cobble up a 
# quick comment stripper for the assembly code.  I don't know if he ever got
# around to it.
#
#-Scott
#---------------------------------- cut here ----------------------------------
