Ignore:
Timestamp:
01/27/18 02:25:54 (6 years ago)
Author:
Maciej Komosinski
Message:

Added/updated comments

File:
1 edited

Legend:

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

    r724 r730  
    1515
    1616// This program tests parameter tree construction for all paramtab's that are available in SDK.
    17 // See paramtree_test.cpp and app_group_names.txt for a more complete set (from Framsticks GUI) of paramtab objects.
     17// See paramtree_stdin_test.cpp and app_group_names.txt for a more complete set (from Framsticks GUI) of paramtab objects.
     18// See mutableparam_test.cpp for a demonstration on how to detect (and possibly respond to) changing parameter definitions.
    1819int main()
    1920{
Note: See TracChangeset for help on using the changeset viewer.