aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 3573c99c8a2d52616b3aaa132cf101112226ca47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Schedule definitions for thorn Extract
# $Header$

schedule Extract_ParamCheck at PARAMCHECK
{
  LANG: C
} "Check parameters"

schedule Extract at POSTSTEP
{
  LANG: Fortran
  STORAGE: temps
} "Extract waveforms"