aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
blob: cacb3600dd684deb8b63f2405c1c460768c1f913 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Configuration definitions for thorn IOHDF5Util
# $Header$

PROVIDES IOHDF5Util
{
  SCRIPT
  LANG
}

REQUIRES PUGH IOUtil HDF5

OPTIONAL MPI
{
}