1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-04 18:29:23 +02:00

package names

This commit is contained in:
Nikolay Pultsin 2012-08-23 14:09:07 +04:00
parent 5ee30c336b
commit 982a30543d
11 changed files with 11 additions and 11 deletions

View file

@ -22,11 +22,11 @@ package org.geometerplus.fbreader.formats;
import java.util.*;
import org.geometerplus.zlibrary.core.filesystem.ZLFile;
import org.geometerplus.zlibrary.core.filetypes.*;
import org.geometerplus.fbreader.formats.fb2.FB2Plugin;
import org.geometerplus.fbreader.formats.oeb.OEBPlugin;
import org.geometerplus.fbreader.formats.pdb.MobipocketPlugin;
import org.geometerplus.fbreader.filetype.*;
public class PluginCollection {
static {