Last change
on this file since 1f698bb was f40a309, checked in by Thomas Lopatic <thomas@…>, 8 years ago |
Unix line breaks.
|
-
Property mode
set to
100644
|
File size:
435 bytes
|
Rev | Line | |
---|
[f40a309] | 1 | /*
|
---|
| 2 | =============================================================================
|
---|
| 3 | secdefs.h -- section operation functions and variables
|
---|
| 4 | Version 2 -- 1988-05-06 -- D.N. Lynx Crowe
|
---|
| 5 | =============================================================================
|
---|
| 6 | */
|
---|
| 7 |
|
---|
| 8 | extern short secopok;
|
---|
| 9 | extern long t_sbgn, t_send, t_sect, t_sec1, t_sec2, t_cbgn, t_cend;
|
---|
| 10 | extern struct s_entry *p_sbgn, *p_send, *p_sec1, *p_sec2, *p_cbgn, *p_cend;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.