From 52efcbc744959deb4c36e2c723b63d8cc49e946d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 24 Jan 2011 12:03:15 +0000 Subject: [PATCH] fix [#25753] Byte-compile errors in some Python scripts --- add_curve_aceous_galore.py | 2 +- add_mesh_BoltFactory/createMesh.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/add_curve_aceous_galore.py b/add_curve_aceous_galore.py index ceb669e1..5183595b 100644 --- a/add_curve_aceous_galore.py +++ b/add_curve_aceous_galore.py @@ -1,4 +1,4 @@ -# ##### BEGIN GPL LICENSE BLOCK ##### +# ##### BEGIN GPL LICENSE BLOCK ##### # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/add_mesh_BoltFactory/createMesh.py b/add_mesh_BoltFactory/createMesh.py index 65b89089..cb972f40 100644 --- a/add_mesh_BoltFactory/createMesh.py +++ b/add_mesh_BoltFactory/createMesh.py @@ -1,4 +1,4 @@ -# ##### BEGIN GPL LICENSE BLOCK ##### +# ##### BEGIN GPL LICENSE BLOCK ##### # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License