Last change
on this file was
5390,
checked in by westram, 17 years ago
|
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
834 bytes
|
Line | |
---|
1 | #define AP_AWAR_CONSPRO "tmp/ntree/conservProfile2Gnuplot" |
---|
2 | #define AP_AWAR_CONSPRO_FILENAME AP_AWAR_CONSPRO "/file_name" |
---|
3 | #define AP_AWAR_CONSPRO_SMOOTH_GNUPLOT AP_AWAR_CONSPRO "/smooth_gnuplot" |
---|
4 | #define AP_AWAR_CONSPRO_GNUPLOT_DISP_POS AP_AWAR_CONSPRO "/gnuplot_diplay_positons" |
---|
5 | #define AP_AWAR_CONSPRO_GNUPLOT_LEGEND AP_AWAR_CONSPRO "/gnuplot_legend" |
---|
6 | #define AP_AWAR_CONSPRO_GNUPLOT_MIN_X AP_AWAR_CONSPRO "/gnuplot_xRange_min" |
---|
7 | #define AP_AWAR_CONSPRO_GNUPLOT_MAX_X AP_AWAR_CONSPRO "/gnuplot_xRange_max" |
---|
8 | #define AP_AWAR_CONSPRO_GNUPLOT_MIN_Y AP_AWAR_CONSPRO "/gnuplot_yRange_min" |
---|
9 | #define AP_AWAR_CONSPRO_GNUPLOT_MAX_Y AP_AWAR_CONSPRO "/gnuplot_yRange_max" |
---|
10 | #define AP_AWAR_BASE_FREQ_FILTER_NAME AP_AWAR_CONSPRO "/ap_filter/name" |
---|
11 | |
---|
12 | AW_window *AP_openConservationPorfileWindow( AW_root *root ); |
---|
Note: See
TracBrowser
for help on using the repository browser.