Ticket #3691: patch-rollout.h

File patch-rollout.h, 310 bytes (added by benwill@…, 19 years ago)

Patch to go with updated portfile

Line 
1--- rollout.h.orig      2005-06-23 16:59:15.000000000 -0700
2+++ rollout.h   2005-06-23 16:59:33.000000000 -0700
3@@ -59,8 +59,6 @@
4 
5 } rolloutstat;
6 
7-extern int nSkip;
8-
9 typedef void
10 (rolloutprogressfunc) ( float arOutput[][ NUM_ROLLOUT_OUTPUTS ],
11                         float arStdDev[][ NUM_ROLLOUT_OUTPUTS ],