Searched refs:txtname (Results 1 – 1 of 1) sorted by relevance
101 def add_res(resname,txtname, loc): argument103 print "+ %s (from %s)" % (loc, txtname)104 print >>listfn, "# %s" % (txtname)106 gens[loc] = { "loc": loc, "res": resname, "txt": txtname }