Files
geant4/examples/extended/biasing/B03/python.rc
T
2016-06-08 16:57:27 +02:00

9 lines
119 B
Plaintext

# for command-line completion :
import sys
import rlcompleter
rlcompleter.readline.parse_and_bind("tab: complete")