package miage.shell; /** * * @author Schwartz Michaƫl <m.schwartz@epokmedia.fr> */ public enum Constants { PROMPT,BANNER,LANGUAGE; }