Project

General

Profile

« Previous | Next » 

Revision 3e8514a9

Added by Katja Luther almost 10 years ago

View differences:

cdm-pesi/src/main/java/eu/etaxonomy/cdm/io/pesi/out/PesiExportBase.java
84 84
			}
85 85
			taxonBase = null;
86 86
		}
87
		
87
		it = null;
88 88
		return list;
89 89
	}
90 90
	
......
365 365
				}
366 366
				
367 367
			}
368
			
368 369
			//handle PESI accepted taxa
369 370
			if (! taxon.isMisapplication()){
370 371
				for (Marker marker : taxon.getMarkers()){

Also available in: Unified diff