| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | /* |
| 1 | > | /* Copyright (c) 1989 Regents of the University of California */ |
| 2 | ||
| 3 | #ifndef lint | |
| 4 | static char SCCSid[] = "$SunId$ LBL"; | |
| 5 | #endif | |
| 6 | + | |
| 7 | + | /* |
| 8 | * gensurf.c - program to generate functional surfaces | |
| 9 | * | |
| 10 | * Parametric functions x(s,t), y(s,t) and z(s,t) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |