aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index fb282a2..7adc0c9 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1 +1,6 @@
# Schedule definitions for thorn Fortran
+
+SCHEDULE CheckFortranParameters AT paramcheck
+{
+ LANG: Fortran
+} "Test whether Fortran parameters work correctly"