summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
836f8eb)
Delete the local copies from other users.
DEFINE_SWITCH_ARRAY(MHLIST, switches);
#undef X
DEFINE_SWITCH_ARRAY(MHLIST, switches);
#undef X
-
-/* mhmisc.c */
-extern int npart;
-extern int ntype;
-extern char *parts[NPARTS + 1];
-extern char *types[NTYPES + 1];
-extern int userrs;
-
/* mhparse.c */
extern char *preferred_types[];
extern char *preferred_subtypes[];
/* mhparse.c */
extern char *preferred_types[];
extern char *preferred_subtypes[];
int make_intermediates(char *);
void content_error(char *, CT, char *, ...) CHECK_PRINTF(3, 4);
void flush_errors(void);
int make_intermediates(char *);
void content_error(char *, CT, char *, ...) CHECK_PRINTF(3, 4);
void flush_errors(void);
+
+extern int npart;
+extern int ntype;
+extern char *parts[NPARTS + 1];
+extern char *types[NTYPES + 1];
+
+extern int userrs;
-/* mhmisc.c */
-extern int npart;
-extern int ntype;
-extern char *parts[NPARTS + 1];
-extern char *types[NTYPES + 1];
-extern int userrs;
-
int debugsw = 0;
int verbosw = 0;
int debugsw = 0;
int verbosw = 0;
-/* mhmisc.c */
-extern int npart;
-extern int ntype;
-extern char *parts[NPARTS + 1];
-extern char *types[NTYPES + 1];
-extern int userrs;
-
/* mhparse.c */
extern char *preferred_types[];
extern char *preferred_subtypes[];
/* mhparse.c */
extern char *preferred_types[];
extern char *preferred_subtypes[];
-/* mhmisc.c */
-extern int npart;
-extern int ntype;
-extern char *parts[NPARTS + 1];
-extern char *types[NTYPES + 1];
-extern int userrs;
-
/* mhparse.c */
extern char *preferred_types[];
extern char *preferred_subtypes[];
/* mhparse.c */
extern char *preferred_types[];
extern char *preferred_subtypes[];