6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
|
# This line is mandatory to access the configuration functions
|
||
|
from Config import *
|
||
|
|
||
|
addFilter("perl.* devel-file-in-non-devel-package")
|
||
|
|