package org.greengin.sciencetoolkit.common.model; public class ModelDefaults { public static final int APP_SCREEN_ORIENTATION = 0; }