00001 //------------------------------------------------------------------------- 00002 // 00003 // File: Edit.h 00004 // Desc: Edit namespace header. 00005 // Author: memon <memon@inside.org> 00006 // 00007 //------------------------------------------------------------------------- 00008 // Copyright (c) 2000-2002 Moppi Productions. All Rights Reserved. 00009 // This file is part of Moppi Demopaja SDK. For conditions of 00010 // distribution and use, see the accompanying license.txt file. 00011 // http://moppi.inside.org/demopaja/ 00012 //------------------------------------------------------------------------- 00013 00014 #ifndef __DEMOPAJA_EDIT_H__ 00015 #define __DEMOPAJA_EDIT_H__ 00016 00018 00023 namespace Edit { 00024 // empty 00025 }; 00026 00027 #endif // __DEMOPAJA_EDIT_H__