forked from OSchip/llvm-project
3 lines
138 B
INI
3 lines
138 B
INI
|
[Master]
|
||
|
init-hook='import os; import sys; sys.path.append(os.path.join(os.getcwd(), "lib")); print("hello from {}".format(os.getcwd()))'
|