aboutsummaryrefslogtreecommitdiff
path: root/src/cctk_Constants.F90
blob: f13a5a72b256fd0d4dca3338194adf546827dcc7 (plain)
1
2
3
4
5
6
7
8
#include "cctk.h"

module cctk_Constants
  implicit none

! This file declares no routines

end module cctk_Constants