6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
|
|
# CMD: Returns the modules containing $arg as a dependency
|
||
|
|
|
||
|
|
include "library";
|
||
|
|
|
||
|
|
reverseDeps($arg)
|