Home | History | Annotate | Download | only in utils

Lines Matching refs:gwt_dir

776         gwt_dir = os.path.join(install_dir, self.name)
779 if not os.path.exists(gwt_dir) or not os.path.exists(about_file):