Skip to content
Snippets Groups Projects
Commit ff6612c7 authored by rds's avatar rds
Browse files

added ZMAPARG_WINDOW_ID

parent fc4e6f57
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,9 @@
* program.
*
* HISTORY:
* Last edited: Feb 10 16:09 2005 (edgrif)
* Last edited: Jun 8 13:44 2005 (rds)
* Created: Mon Feb 7 08:19:50 2005 (edgrif)
* CVS info: $Id: zmapCmdLineArgs.h,v 1.1 2005-02-10 16:31:15 edgrif Exp $
* CVS info: $Id: zmapCmdLineArgs.h,v 1.2 2005-06-13 20:10:55 rds Exp $
*-------------------------------------------------------------------
*/
#ifndef ZMAP_CMDLINEARGS_H
......@@ -43,6 +43,7 @@
#define ZMAPARG_SEQUENCE_END "end"
#define ZMAPARG_CONFIG_FILE "conf_file"
#define ZMAPARG_CONFIG_DIR "conf_dir"
#define ZMAPARG_WINDOW_ID "win_id"
/* The value (if any) for the command line option is returned in this union.
......
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