added comments, declared getopt externs

This commit is contained in:
Kevin
2017-04-08 00:40:07 -04:00
parent 8912cbd751
commit dac191c251
3 changed files with 18 additions and 16 deletions

View File

@@ -1,5 +1,3 @@
#define M_SQRT1_2 0.707106781186547524401
#include <math.h>
#include <stdlib.h>