| # | Line 40 | Line 40 | static int CLRCUBE[3][2] = {0,NRED,0,NGRN,0,NBLU}; | |
|---|---|---|
| 40 | #endif | |
| 41 | #endif | |
| 42 | ||
| 43 | + | static cut(), mktabent(), closest(), addneigh(), setclosest(); |
| 44 | + | static int split(); |
| 45 | + | static unsigned dist(); |
| 46 | + | |
| 47 | ||
| 48 | new_histo(n) /* clear our histogram */ | |
| 49 | int n; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |