/*
 * Created on 24-Apr-2007
 *
 * TODO To change the template for this generated file go to
 * Window - Preferences - Java - Code Style - Code Templates
 */
package uk.ac.roe.wfau;

/**
 * @author mar
 *
 * TODO To change the template for this generated type comment go to
 * Window - Preferences - Java - Code Style - Code Templates
 */
public class ArchiveSetUp {
    final static int WSA=1;
    final static int SSA=2;
    final static int SIXDF_DR3=15;
    final static boolean[] DOSHOWWSA={true,true,true};

}
