From: Jason Woofenden Date: Tue, 27 Mar 2007 22:05:01 +0000 (-0400) Subject: testing shared repo thing X-Git-Tag: 0.5.3~8 X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=commitdiff_plain;h=9d4e50d23aec22dc580fd53c81ef23ab369e7eca testing shared repo thing --- 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