11 lines
241 B
Plaintext
11 lines
241 B
Plaintext
|
# -*- Mode:Python; explicit-buffer-name: "etesian.conf<phenitec06>" -*-
|
||
|
|
||
|
import helpers
|
||
|
|
||
|
execfile( helpers.sysConfDir+'/common/etesian.conf' )
|
||
|
|
||
|
parametersTable = \
|
||
|
( ('etesian.bloat' , TypeString , "nsxlib" )
|
||
|
,
|
||
|
)
|