# | Line 16 | Line 16 | static const char RCSid[] = "$Id$"; | |
---|---|---|
16 | #include "ambient.h" | |
17 | #include "rpaint.h" | |
18 | #include "random.h" | |
19 | – | #include "paths.h" |
19 | #include "view.h" | |
20 | #include "pmapray.h" | |
22 | – | |
23 | – | extern char *progname; /* global argv[0] */ |
21 | ||
22 | VIEW ourview = STDVIEW; /* viewing parameters */ | |
23 | int hresolu, vresolu; /* image resolution */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |