9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
# vim: ts=8 sts=2 sw=2 expandtab autoindent smartindent nocindent
|
|
driver agilent_33220A = {
|
|
protocol = std
|
|
class = environment
|
|
simulation_group = environment_simulation
|
|
code mkWrapper = {%%
|
|
%%}
|
|
}
|