From 519735b3ef686a50bd5f17dd247e6dfc24dcd377 Mon Sep 17 00:00:00 2001 From: vocx-fc Date: Sun, 4 Aug 2019 15:50:28 -0500 Subject: [PATCH] Draft: importOCA.py, as of 2019 this file format is practically obsolete, and this module is not maintained --- src/Mod/Draft/importOCA.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Draft/importOCA.py b/src/Mod/Draft/importOCA.py index 7a24ed1e7c..6c2d36941d 100644 --- a/src/Mod/Draft/importOCA.py +++ b/src/Mod/Draft/importOCA.py @@ -10,7 +10,7 @@ This module provides support for importing from and exporting to the OCA format or GCAD format from GCAD3D (http://www.gcad3d.org/). See: https://groups.google.com/forum/#!forum/open_cad_format -By 2019 this file format is practically obsolete, and this module is not +As of 2019 this file format is practically obsolete, and this module is not maintained. ''' # Check code with