Rev 12247 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12247 | Rev 14873 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | * along with this program; if not, write to the Free Software |
14 | * along with this program; if not, write to the Free Software |
15 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
15 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
16 | */ |
16 | */ |
17 | #include "../Lib/libwims.h" |
17 | #include "../Lib/libwims.h" |
18 | #include "sp.h" |
18 | #include "sp.h" |
- | 19 | void (*sp_error)(char *s); |
|
19 | 20 | ||
20 | char *setpre=""; |
21 | char *setpre=""; |
21 | 22 | ||
22 | void sp_asis(char *p, int ptype) |
23 | void sp_asis(char *p, int ptype) |
23 | { |
24 | { |