--- .mine
+++ .theirs
@@ -1,106 +1,90 @@
 A - delete both
 B
-C
-D
 E
 F
 
 A
 B
 C
 D
 E
 F
 
 A - mod and insert
 B
-C
-D
-E
+C1
 F
 G
 
-this ist the first line.
+this is the first line.
 
 import org.apache.jackrabbit.jcrfs.util.FileUtil;
+some new on the left
 import org.apache.commons.io.FileUtils;
 
 import java.io.File;
 import java.io.BufferedReader;
-import java.io.FileReader;
 import java.util.LinkedList;
 import java.util.Vector;
+added
+two lines.
 import java.util.Enumeration;
 import java.util.List;
+same mod
 
-import javax.sound.midi.Patch;
+import javax.sound.midi.Patsch;
 
 A - delete left and right (left inclusive)
 B
-C
-D
 E
 F
 G
 
 A - delete left and right (right inclusive)
 B
-C
-D
-E
-F
 G
 
 A - delete left and right, insert same
 B
-C
-D
+B'
+B''
 E
 F
 G
 
 A - delete left, modify right
 B
-C
-D
-E
 F
 G
 
 A - insert left, modify right
 B
 C
+C'
 D
 E
 F
 G
 
 A - modify same
 B
-C
-D
-E
-F
+C1
+C2
 G
 
-intermediate base.
+intermediate left.
 
 A - delete same, insert different
 B
-C
-D
-E
-F
+B'
+B''
 G
 
 A - delete overlapping
-B
-C
-D
 E
 F
 G
 
 
-last change
+last change.
 and this ist the last line