aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/src/carpet_public.hh
blob: 44672d98d45552eb89a5d0126855634ebc4f5bca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// $Header:$

#ifndef CARPET_PUBLIC_HH
#define CARPET_PUBLIC_HH

// Stuff with C linkage
#include "carpet_public.h"

// Other declarations
#include "defines.hh"
#include "functions.hh"
#include "modes.hh"
#include "variables.hh"

#endif // !defined(CARPET_PUBLIC_HH)