// This file may be redistributed and modified only under the terms of // the GNU Lesser General Public License (See COPYING for details). // Copyright (C) 2004 Alistair Riddoch #include namespace Atlas { namespace Objects { namespace Operation { int ATTACK_NO = -1; int UNSEEN_NO = -1; } } }