some important lines got lost during last commit

This commit is contained in:
Martin Diehl 2016-03-01 10:58:52 +01:00
parent a7665bdab9
commit 54d0a0a704
1 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,5 @@
#define QUOTE(x) #x
#define PASTE(x,y) x ## y
#ifndef INT
#define INT 4
@ -9,8 +11,6 @@
#include "prec.f90"
!--------------------------------------------------------------------------------------------------
! $Id$
!--------------------------------------------------------------------------------------------------
!> @author Philip Eisenlohr, Max-Planck-Institut für Eisenforschung GmbH
!> @author Franz Roters, Max-Planck-Institut für Eisenforschung GmbH
!> @author Luc Hantcherli, Max-Planck-Institut für Eisenforschung GmbH