/*
* Created on Jul 30, 2007 by wyatt
*/
package org.homeunix.thecave.buddi.model;
public interface Split extends Source{
}