aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/make.code.defn1
-rw-r--r--src/periodic.c5
2 files changed, 0 insertions, 6 deletions
diff --git a/src/make.code.defn b/src/make.code.defn
index 8c52d6b..6bb14be 100644
--- a/src/make.code.defn
+++ b/src/make.code.defn
@@ -1,5 +1,4 @@
# Main make.code.defn file for thorn Periodic
-# $Header$
# Source files in this directory
SRCS = periodic.c
diff --git a/src/periodic.c b/src/periodic.c
index 818551a..9f672df 100644
--- a/src/periodic.c
+++ b/src/periodic.c
@@ -1,5 +1,3 @@
-/* $Header$ */
-
#include <assert.h>
#include <stdlib.h>
#include <stdio.h>
@@ -7,9 +5,6 @@
#include "cctk_Parameters.h"
#include "Slab.h"
-static const char * restrict const rcsid = "$Header$";
-CCTK_FILEVERSION(TAT_Periodic_periodic_c);
-
int