summaryrefslogtreecommitdiff
path: root/fpcsrc/utils/sim_pasc/percentages.h
blob: b1de9970e1890af4538332f8677e6ff33b52b333 (plain)
1
2
3
4
5
6
7
/*	This file is part of the software similarity tester SIM.
	Written by Dick Grune, Vrije Universiteit, Amsterdam.
	$Id: percentages.h,v 1.2 2004/08/05 09:49:48 dick Exp $
*/

extern int add_to_percentages(struct run *r);
extern void show_percentages(void);