| # | Line 16 | Line 16 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 16 | struct source *curlist = NULL; /* current source list */ | |
| 17 | struct source *donelist = NULL; /* finished sources */ | |
| 18 | ||
| 19 | – | double threshold; /* glare threshold */ |
| 20 | – | |
| 19 | ||
| 20 | struct srcspan * | |
| 21 | newspan(l, r, v, sb) /* allocate a new source span */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |