6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
declare function import {
|
|
parameter import_path.
|
|
copyPath("0:/" + import_path, "1:/" + import_path).
|
|
runOncePath(import_path).
|
|
|
|
} |