diff --git a/source scripts/sepHatch.lsp b/source scripts/sepHatch.lsp index 6ea3c9b..03adba6 100644 --- a/source scripts/sepHatch.lsp +++ b/source scripts/sepHatch.lsp @@ -3,8 +3,7 @@ ;; Move all hatches in the drawing to a new layer. Hatches on a frozen layer are omitted ;; ;; Created by Peter Gyetvai -;; gyetpet@gmail.com -;; gyetvai-peter.hu +;; gyetpet@mailbox.org ; ----------------- sepHatch.lsp: Move hatches to new layers ----------------- ; (defun C:sephatch (/ ss i il imax currElem layerName newLayerName layerSettings newLayerSettings newLayer newElem)