Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated documentation to refer to "extra" module #7035

Closed
wants to merge 2 commits into from
Closed

Updated documentation to refer to "extra" module #7035

wants to merge 2 commits into from

Commits on Jun 9, 2013

  1. Updated documentation to refer to extra module

    The documentation was still refering to getopts as though it was in the
    std module - I've changed this to refer to extra instead.
    Ron Dahlgren committed Jun 9, 2013
    Configuration menu
    Copy the full SHA
    983269e View commit details
    Browse the repository at this point in the history
  2. Fix all issues with sample code

    The getopts sample program now compiles and runs. Additionally I made
    all of the indentation uniformly four spaces.
    Ron Dahlgren committed Jun 9, 2013
    9 Configuration menu
    Copy the full SHA
    9e4beaa View commit details
    Browse the repository at this point in the history