Revision 40596 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.mapcontext/org.gvsig.fmap.mapcontext.api/src/main/java/org/gvsig/fmap/mapcontext/MapContextLibrary.java

View differences:

MapContextLibrary.java
21 21
 * For any additional information, do not hesitate to contact us
22 22
 * at info AT gvsig.com, or visit our website www.gvsig.com.
23 23
 */
24
/*
25
 * AUTHORS (In addition to CIT):
26
 * 2008 IVER T.I. S.A.   {{Task}}
27
 */
28 24
package org.gvsig.fmap.mapcontext;
29 25

  
30 26
import org.slf4j.Logger;
......
132 128
		persistenceManager.registerFactory(new DimensionPersistenceFactory());
133 129
	}
134 130

  
135
}
131
}

Also available in: Unified diff