| # | Line 7 | Line 7 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 7 | ||
| 8 | #include <signal.h> | |
| 9 | #include <ctype.h> | |
| 10 | – | #include <stdio.h> |
| 10 | ||
| 12 | – | #include "standard.h" |
| 13 | – | #include "platform.h" |
| 11 | #include "mkillum.h" | |
| 12 | + | #include "platform.h" |
| 13 | ||
| 14 | /* default parameters */ | |
| 15 | #define SAMPDENS 48 /* points per projected steradian */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |