Kaydet (Commit) 9aa480be authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS geordi2q11 (1.2.46); FILE MERGED

2003/12/16 11:17:36 hr 1.2.46.1: #111934#: join CWS ooo111fix1
üst cc7afa0b
/* RCS $Id: public.h,v 1.2 2003-01-13 14:28:05 waratah Exp $ /* RCS $Id: public.h,v 1.3 2003-12-17 16:13:14 vg Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT -- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
-- --
-- --
...@@ -122,7 +122,7 @@ void Epilog ANSI((int)); ...@@ -122,7 +122,7 @@ void Epilog ANSI((int));
char *Get_current_dir ANSI(()); char *Get_current_dir ANSI(());
int Set_dir ANSI((char*)); int Set_dir ANSI((char*));
char Get_switch_char ANSI(()); char Get_switch_char ANSI(());
FILE* Get_temp ANSI((char **, char *, int)); FILE* Get_temp ANSI((char **, char *, char *));
FILE *Start_temp ANSI((char *, CELLPTR, char **)); FILE *Start_temp ANSI((char *, CELLPTR, char **));
void Open_temp_error ANSI((char *, char *)); void Open_temp_error ANSI((char *, char *));
void Link_temp ANSI((CELLPTR, FILE *, char *)); void Link_temp ANSI((CELLPTR, FILE *, char *));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment