Kaydet (Commit) 82c67189 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS geordi2q11 (1.3.38); FILE MERGED

2003/12/16 11:17:44 hr 1.3.38.1: #111934#: join CWS ooo111fix1
üst 1cf46490
/* RCS $Id: public.h,v 1.3 2003-03-25 14:02:54 hr Exp $ /* RCS $Id: public.h,v 1.4 2003-12-17 16:17:47 vg Exp $
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT -- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
-- --
-- --
...@@ -123,7 +123,7 @@ void Epilog ANSI((int)); ...@@ -123,7 +123,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