mw_win32.h

Go to the documentation of this file.
00001 
00002 
00003 
00016 
00017 // Copyright (C) 1997-2010 by Pawel Pilarczyk.
00018 //
00019 // This file is part of the Homology Library.  This library is free software;
00020 // you can redistribute it and/or modify it under the terms of the GNU
00021 // General Public License as published by the Free Software Foundation;
00022 // either version 2 of the License, or (at your option) any later version.
00023 //
00024 // This library is distributed in the hope that it will be useful,
00025 // but WITHOUT ANY WARRANTY; without even the implied warranty of
00026 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00027 // GNU General Public License for more details.
00028 //
00029 // You should have received a copy of the GNU General Public License along
00030 // with this software; see the file "license.txt".  If not, write to the
00031 // Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
00032 // MA 02111-1307, USA.
00033 
00034 // Started on August 10, 2004. Last revision: November 29, 2007.
00035 
00036 
00037 #ifndef _CHOMP_MULTIWORK_MW_WIN32_H_
00038 #define _CHOMP_MULTIWORK_MW_WIN32_H_
00039 
00040 #include "chomp/multiwork/mwconfig.h"
00041 #include "chomp/multiwork/mwlowlev.h"
00042 
00043 namespace chomp {
00044 namespace multiwork {
00045 
00046 
00047 } // namespace multiwork
00048 } // namespace chomp
00049 
00050 #endif // _CHOMP_MULTIWORK_MW_WIN32_H_
00051 
00053