aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/configuration.ccl
blob: 7e9f0f8bdc06d45f2d8cfd1ee9d9343ab00bf5f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Configuration definitions for thorn CarpetLib

PROVIDES CarpetLib
{
  SCRIPT
  LANG
}

REQUIRES Vectors

OPTIONAL LoopControl
{
}

# DGFE
OPTIONAL HRSCCore
{
}