sbool currentProgramHasLibrary(File f) { ret contains(myLibraryFiles(), f); }