Skip to content

Commit

Permalink
Updated SimPyLCHowTo and readme.rst 4
Browse files Browse the repository at this point in the history
  • Loading branch information
JdeH committed Mar 6, 2018
1 parent a984c13 commit 44d0bf5
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 82 deletions.
2 changes: 1 addition & 1 deletion SimPyLC/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
from inspect import *

programName = 'SimPyLC'
programVersion = '3.6.17'
programVersion = '3.6.18'
programNameAndVersion = '{0} {1}'.format (programName, programVersion)
programDir = os.getcwd () .replace ('\\', '/') .rsplit ('/', 3) [-1]

Expand Down
Binary file modified SimPyLC/simpylc_howto.docx
Binary file not shown.
Loading

0 comments on commit 44d0bf5

Please sign in to comment.