Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
#ifndef _OUTFILE_CHECK_H
|
||||
#define _OUTFILE_CHECK_H
|
||||
|
||||
#define OUTFILE_CHECK_TIMER 5
|
||||
|
||||
#define OUTFILES_DIR "outfiles"
|
||||
|
||||
void *thread_outfile_remove (void *p);
|
||||
|
||||
Reference in New Issue
Block a user