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

# NO_SOURCE

REQUIRES LAPACK

PROVIDES PETSC
{
  SCRIPT petsc.sh
  LANG sh
}