sbool currentProgramHasLibraries(Cl f) { ret containsAll(myLibraryFiles(), f); }