00001 /* This file is part of Cloudy and is copyright (C)1978-2010 by Gary J. Ferland and00002 * others. For conditions of distribution and use see copyright notice in license.txt */00003
00004 #ifndef DARK_MATTER_H_00005 #define DARK_MATTER_H_00006
00007EXTERNstruct t_dark_matter00008 {
00009boollgNFW_Set;
00010doubler_200;
00011doubler_s;
00012
00013 } dark;
00014
00015
00016 #endif /* DARK_MATTER_H_ */