Remove 'create_node' from driver generator and '*.sct' files
It wasn't in working condition nor was it being used in any drivers
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#
|
||||
driver hiden_xcs = {
|
||||
# driver_property douglas = clowes
|
||||
usecreatenode = false
|
||||
vendor = hiden; device = xcs; protocol = std;
|
||||
class = environment
|
||||
simulation_group = environment_simulation
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
# vim: ts=8 sts=2 sw=2 expandtab autoindent smartindent nocindent
|
||||
#
|
||||
driver julabo_lh45_gen = {
|
||||
usecreatenode = false
|
||||
vendor = julabo; device = lh45; protocol = std;
|
||||
class = environment
|
||||
simulation_group = environment_simulation
|
||||
|
||||
Reference in New Issue
Block a user