From e3d6a74e8275733b4aa23bb7bb50f2b6403b8f4a Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" <gsr.b3d@infernal-iceberg.com> Date: Sun, 1 May 2011 01:02:15 +0000 Subject: [PATCH] SVN maintenance. --- add_mesh_solid.py | 2 +- io_export_directx_x.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/add_mesh_solid.py b/add_mesh_solid.py index a1204ecc2..f8e4f3b4e 100644 --- a/add_mesh_solid.py +++ b/add_mesh_solid.py @@ -604,4 +604,4 @@ def unregister(): if __name__ == "__main__": - register() \ No newline at end of file + register() diff --git a/io_export_directx_x.py b/io_export_directx_x.py index 8c2eb1208..ea9edb1e7 100644 --- a/io_export_directx_x.py +++ b/io_export_directx_x.py @@ -1238,4 +1238,4 @@ def unregister(): if __name__ == "__main__": - register() \ No newline at end of file + register() -- GitLab