Ignore:
Timestamp:
02/10/14 17:14:26 (10 years ago)
Author:
sz
Message:

minor corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/_demos/loader_test.cpp

    r121 r126  
    1818        fprintf(stderr,"Arguments: filename [optional: genotype name or index (1-based)]\n"
    1919             "If a genotype is indicated (by providing the optional genotype identifier), the program will output the raw genotype, suitable for Framsticks Theater's genotype viewer mode. If the second optional argument is not given, the genotype names from the file will be listed.\n"
    20              "Example: loader_test walking.gen \"Basic Quadruped\" | theater -g -"
     20             "Example: loader_test walking.gen \"Basic Quadruped\" | theater -g -\n"
    2121                );
    2222        return 1;
Note: See TracChangeset for help on using the changeset viewer.