svoid copyConcepts(S dbID1, S dbID2) { copyConceptsFile(dbID1, dbID2); deleteFile(getProgramFile(dbID2, "idCounter.structure")); }