| # | Line 7 | Line 7 | static const char RCSid[] = "$Id"; | |
|---|---|---|
| 7 | * Created: 17 Feb 1991 Greg Ward | |
| 8 | */ | |
| 9 | ||
| 10 | – | #include <stdio.h> |
| 10 | #include <stdlib.h> | |
| 11 | #include <ctype.h> | |
| 12 | #include <math.h> | |
| 13 | + | #include <stdio.h> |
| 14 | ||
| 15 | + | #include "platform.h" |
| 16 | #include "fvect.h" | |
| 17 | ||
| 18 | #ifdef M_PI | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |