From 9d4e50d23aec22dc580fd53c81ef23ab369e7eca Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Tue, 27 Mar 2007 18:05:01 -0400 Subject: [PATCH] testing shared repo thing --- float.h | 1 - 1 file changed, 1 deletion(-) diff --git a/float.h b/float.h index 55d3e30..83e0a90 100644 --- a/float.h +++ b/float.h @@ -30,5 +30,4 @@ fwrap(float f, float max) return f; } - #endif // VOR_FLOAT_H -- 1.7.10.4