added $Id$ property and LF line endings.

This commit is contained in:
Philip Eisenlohr 2014-09-29 15:57:31 +00:00
parent f2d9d66129
commit bfe20a3af8
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ from operator import mul
from cStringIO import StringIO
import damask
scriptID = '$Id: yieldSurface.py 3390 2014-08-18 20:09:09Z MPIE\m.diehl $'
scriptID = '$Id$'
scriptName = scriptID.split()[1]
mismatch = None
currentSeedsName = None