1 /* $Id$ $Revision$ */
2 /* vim:set shiftwidth=4 ts=8: */
3 
4 /*************************************************************************
5  * Copyright (c) 2011 AT&T Intellectual Property
6  * All rights reserved. This program and the accompanying materials
7  * are made available under the terms of the Eclipse Public License v1.0
8  * which accompanies this distribution, and is available at
9  * http://www.eclipse.org/legal/epl-v10.html
10  *
11  * Contributors: See CVS logs. Details at http://www.graphviz.org/
12  *************************************************************************/
13 
14 #ifdef __cplusplus
15 extern "C" {
16 #endif
17 
18 //{{NO_DEPENDENCIES}}
19 // Microsoft Developer Studio generated include file.
20 // Used by lefty.rc
21 //
22 #define IDD_DIALOG1                     101
23 #define IDC_LIST1                       1000
24 #define IDC_EDIT1                       1002
25 #define IDC_STATIC1                     1005
26 #define IDC_STATIC                      -1
27 
28 // Next default values for new objects
29 //
30 #ifdef APSTUDIO_INVOKED
31 #ifndef APSTUDIO_READONLY_SYMBOLS
32 #define _APS_NEXT_RESOURCE_VALUE        104
33 #define _APS_NEXT_COMMAND_VALUE         40001
34 #define _APS_NEXT_CONTROL_VALUE         1006
35 #define _APS_NEXT_SYMED_VALUE           101
36 #endif
37 #endif
38 
39 #ifdef __cplusplus
40 }
41 #endif
42