Changed MAK to COSMOTOOL

This commit is contained in:
Guilhem Lavaux 2009-02-03 19:01:00 -06:00
parent 4bd956e41f
commit 648c6d5586

View File

@ -1,5 +1,5 @@
#ifndef __MAK_CONFIG_HPP
#define __MAK_CONFIG_HPP
#ifndef __COSMOTOOL_CONFIG_HPP
#define __COSMOTOOL_CONFIG_HPP
#include <stdint.h>
#include <exception>