Changeset 6141 for trunk/NTREE/AP_csp_2_gnuplot.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/NTREE/AP_csp_2_gnuplot.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/NTREE/AP_csp_2_gnuplot.cxx
r6100 r6141 458 458 aws->at("smooth"); 459 459 aws->create_option_menu(AP_AWAR_CSP_SMOOTH); 460 aws->insert_option("Don t Smooth","D",0);460 aws->insert_option("Don't smooth","D",0); 461 461 aws->insert_option("Smooth 1","1",1); 462 462 aws->insert_option("Smooth 2","2",2);
