# | Line 15 | Line 15 | |
---|---|---|
15 | extern "C" { | |
16 | #endif | |
17 | ||
18 | – | #include "copyright.h" |
19 | – | |
18 | typedef struct cone { | |
19 | RREAL *ca; /* cone arguments (o->oargs.farg) */ | |
20 | char p0, p1; /* indices for endpoints */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |