enigma-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Enigma-cvs] enigma/src main.hh,NONE,1.1


From: Daniel Heck <address@hidden>
Subject: [Enigma-cvs] enigma/src main.hh,NONE,1.1
Date: Sun, 16 Nov 2003 18:46:31 +0000

Update of /cvsroot/enigma/enigma/src
In directory subversions:/tmp/cvs-serv32538/src

Added Files:
        main.hh 
Log Message:
New file


--- NEW FILE: main.hh ---
/*
 * Copyright (C) 2003 Daniel Heck
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License along
 * with this program; if not, write to the Free Software Foundation, Inc.,
 * 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
 *
 * $Id: main.hh,v 1.1 2003/11/16 18:46:28 dheck Exp $
 */
#ifndef ENIGMA_MAIN_HH
#define ENIGMA_MAIN_HH

namespace enigma
{
    // Command line options
    extern bool   Nozoom;
    extern bool   WizardMode;
    extern bool   Nograb;
}

#endif





reply via email to

[Prev in Thread] Current Thread [Next in Thread]