| # | Line 18 | Line 18 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 18 | ||
| 19 | #include "otypes.h" | |
| 20 | ||
| 21 | + | static int putint(), putstr(), puttree(), putobj(); |
| 22 | + | |
| 23 | ||
| 24 | writeoct(store, scene, ofn) /* write octree structures to stdout */ | |
| 25 | int store; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |