1
0
Fork 0

Remove DOS line endings.

This commit is contained in:
curt 2002-12-17 15:31:34 +00:00
parent 4b9c0ad822
commit b30ceec62d

View file

@ -1,4 +1,4 @@
#include <math.h>
#include "ls_generic.h" //For global state variables
void uiuc_getwind(double wind[3]);
#include <math.h>
#include "ls_generic.h" //For global state variables
void uiuc_getwind(double wind[3]);