Commit a5cd17ed authored by sumpfralle's avatar sumpfralle

renamed commandline start script to avoid namespace problems when installed...

renamed commandline start script to avoid namespace problems when installed (not just extracted) on windows


git-svn-id: https://pycam.svn.sourceforge.net/svnroot/pycam/trunk@229 bbaffbd6-741e-11dd-a85d-61de82d9cad9
parent dba9284e
......@@ -33,7 +33,7 @@ Features:
RUNNING:
extract the archive and run "python pycam.py"
extract the archive and run "python pycam_start.py"
......
......@@ -1229,7 +1229,7 @@ class ProjectGui:
self.update_toolpath_table()
self.update_view()
# for compatibility with old pycam GUI (see pycam.py)
# for compatibility with old pycam GUI (see pycam_start.py)
# TODO: remove it in v0.2
generateToolpath = generate_toolpath
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment