~bobbo/freespeech/freespeech

« back to all changes in this revision

Viewing changes to src/Cli.java

  • Committer: David Futcher
  • Date: 2008-08-17 21:11:50 UTC
  • mfrom: (18.1.3 javadoc)
  • Revision ID: bobbo@ubuntu.com-20080817211150-vxvpa55evic1mpwl
Merge in Javadoc branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
     
80
80
    /**
81
81
     * Gets input from the user
 
82
     * @return Users input
82
83
     */
83
84
    public String get_input()
84
85
    {