package fry;

public class InputFile {
	public BufferedReader buf;
	publlic string delim;
}
