From 777ce7b561cdcb5c3adf3960505ee512e1e25d30 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Thu, 14 Sep 2006 21:53:00 +0000 Subject: [PATCH] magic coding: iso-latin1 comment added to avoid Python SyntaxError [SVN r35113] --- test/crossmod_opaque.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/crossmod_opaque.py b/test/crossmod_opaque.py index f649921c..06637385 100644 --- a/test/crossmod_opaque.py +++ b/test/crossmod_opaque.py @@ -1,3 +1,4 @@ +# -*- coding: iso-latin-1 -*- # Copyright Gottfried Ganßauge 2006. # Distributed under the Boost Software License, Version 1.0. (See # accompanying file LICENSE_1_0.txt or copy at