10 lines
210 B
Plaintext
10 lines
210 B
Plaintext
|
# -*- Mode:Python; explicit-buffer-name: "misc.conf<ispd18>" -*-
|
||
|
|
||
|
import helpers
|
||
|
|
||
|
# Provides standard settings for:
|
||
|
# # - <defaultStyle>
|
||
|
# # - <stylesTable>
|
||
|
#
|
||
|
execfile( helpers.sysConfDir+'/common/misc.conf' )
|