Home | History | Annotate | Download | only in JetCreator

Lines Matching refs:library

482         for library in self.libraries:

483 if FileExists(library):
485 lib_file = (open(library,'rb'))
490 # write the library header
717 for library in self.libraries:
719 config.set(LIBRARY_SECTION, library_name, library)