annotate future.h @ 20:3a7f088d4960

Get rid of unused variables. Some minor coding style improvements
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Thu, 19 Jul 2012 19:34:36 +0200
parents 9d57d1fcbcd5
children be814b934eca
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
9d57d1fcbcd5 Implementation of the C99 round() function
Daniele Nicolodi <daniele.nicolodi@obspm.fr>
parents:
diff changeset
1 double round(double x);