37,40d36
< # Prepend the directory where the PLY lex & yacc modules are found
< # to the search path.
< sys.path[0:0] = [os.environ['M5_PLY']]
<