Uses of Package
phenote.main

Packages that use phenote.main
phenote.main   
 

Classes in phenote.main used by phenote.main
CommandLine
          a lot of this is copied from apollo.main.CommandLine - theres potential for some generic super class but where would it go? in a jar file with one class? org.bdgp? I think this should be refactored, currently this actually fires off config parsing this should just keep all the command line state for main to query and use i dont think config parsing should happen here(?)
Phenote