Changeset 730 for cpp/frams/_demos/paramtree_paramlist_test.cpp
- Timestamp:
- 01/27/18 02:25:54 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/_demos/paramtree_paramlist_test.cpp
r724 r730 15 15 16 16 // 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. 18 19 int main() 19 20 {
Note: See TracChangeset
for help on using the changeset viewer.