7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
|
|
Import('env')
|
|
|
|
env = env.Module('private/raid/SModule')
|
|
|
|
Return('env')
|