5ce5c28773
NEXTSTEP. I rewrote the entire application for version 0.5 in order to have an open architecture which allows the integration of other benchmarks by using bundles. WWW: http://www.nice.ch/~phip/softcorner.html
10 lines
317 B
C
10 lines
317 B
C
--- Bundles/Dhry/dhry_1.c.orig Sun Jan 14 11:47:31 2001
|
|
+++ Bundles/Dhry/dhry_1.c Thu Dec 14 16:59:23 2006
|
|
@@ -66,7 +66,6 @@
|
|
int Arr_2_Glob [50] [50];
|
|
|
|
extern char *malloc ();
|
|
-Enumeration Func_1 ();
|
|
/* forward declaration necessary since Enumeration may not simply be int */
|
|
|
|
#ifndef REG
|