Comments at top of files. Also fixes #214.

This commit is contained in:
Juan Pablo Caram
2016-09-22 10:17:51 -04:00
parent dbe0105f9b
commit 9f4ee91b0e
13 changed files with 112 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
############################################################
# FlatCAM: 2D Post-processing for Manufacturing #
# http://flatcam.org #
# Author: Juan Pablo Caram (c) #
# Date: 2/5/2014 #
# MIT Licence #
############################################################
#from PyQt4.QtCore import QModelIndex
from FlatCAMObj import *
import inspect # TODO: Remove