|
From: Hans-Bernhard B. <br...@ph...> - 2005-05-15 22:53:11
|
Ethan Merritt wrote: > But I don't quite follow the distinction you are making. > This is indeed a declaration, not a definition, at least as > I understand the terms. It looks like there are similar > declarations in the TERM_PROTO sections of gd.trm, ggi.trm, > linux.trm, and mif.trm. Do you want these moved as well? Yes. To quote term/README: The bit in the PROTO section is basically what you would put into a .h file if we had them - everything that is needed by the TABLE_ENTRY should be defined in this part. In particular, don't forget all the maxes and character sizes and things for the table entry. Definitions don't belong in headers, so they don't belong into the TERM_PROTO section either. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |