Skip to content
Snippets Groups Projects
Commit 2259f950 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Added default_t_flag.

Rev: src/main.h:1.9
parent ea32c119
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
\*/
/*
* $Id: main.h,v 1.8 1998/03/31 21:52:22 hubbe Exp $
* $Id: main.h,v 1.9 1998/04/13 14:30:52 grubba Exp $
*/
#ifndef MAIN_H
#define MAIN_H
......@@ -13,6 +13,7 @@
#include "callback.h"
extern int d_flag, t_flag, a_flag, l_flag, c_flag, p_flag, debug_options;
extern int default_t_flag;
#define DEBUG_SIGNALS 1
#define NO_TAILRECURSION 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment