| # | Line 7 | Line 7 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 7 | * 1/29/87 | |
| 8 | */ | |
| 9 | ||
| 10 | + | #include <stdlib.h> |
| 11 | #include <stdio.h> | |
| 12 | ||
| 13 | #include "calcomp.h" | |
| 14 | + | #include "rterror.h" |
| 15 | ||
| 16 | ||
| 17 | main(argc, argv) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |