compila - inizio il bugfixing dopo il refactoring

This commit is contained in:
Paolo Possanzini
2018-11-21 12:35:25 +01:00
parent ecf9b331ee
commit 672cc9c670
17 changed files with 503 additions and 528 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<serverConfig>
<ncConfig>
<ncVendor>SIEMENS</ncVendor> <!-- NO_NC/DEMO/FANUC/SIEMENS/OSAI -->
<ncVendor>DEMO</ncVendor> <!-- NO_NC/DEMO/FANUC/SIEMENS/OSAI -->
<showNcHMI>true</showNcHMI>
<ncIpAddress>localhost</ncIpAddress>
<ncPort>8080</ncPort>
@@ -15,6 +15,6 @@
<language>en</language>
<enableDirectoryBrowsing>true</enableDirectoryBrowsing>
<databaseAddress>localhost</databaseAddress>
<autoOpenCmsClient>true</autoOpenCmsClient>
<autoOpenCmsClient>false</autoOpenCmsClient>
</serverConfig>
</serverConfig>