- fixed some bugs in last commit git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6427 6c8d7289-2bf4-0310-a012-ef5d649a1542pull/1/head
parent
b79f4f062f
commit
a8ce192f63
@ -1,3 +1,4 @@
|
||||
package net.yacy;
|
||||
// test application
|
||||
// shall be used to compare the kelondroDB with other databases
|
||||
// with relevance to yacy-specific use cases
|
@ -1,3 +1,4 @@
|
||||
package net.yacy;
|
||||
import java.io.BufferedReader;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStreamReader;
|
@ -1,3 +1,4 @@
|
||||
package net.yacy;
|
||||
// migration.java
|
||||
// -----------------------
|
||||
// (C) by Alexander Schier
|
@ -1,3 +1,4 @@
|
||||
package net.yacy;
|
||||
|
||||
import java.awt.Dimension;
|
||||
import java.awt.Rectangle;
|
Loading…
Reference in new issue