| # | Line 36 | Line 36 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 36 | r0*hpoly3(t) + \ | |
| 37 | r1*hpoly4(t) ) | |
| 38 | ||
| 39 | < | static char noise_name[4][8] = {"noise3a", "noise3b", "noise3c", "noise3"}; |
| 39 | > | static char noise_name[4][8] = {"noise3x", "noise3y", "noise3z", "noise3"}; |
| 40 | static char fnoise_name[] = "fnoise3"; | |
| 41 | static char hermite_name[] = "hermite"; | |
| 42 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |