libpgplotxx.a (C++ interface to PGPLOT)
pgplotxx.cc
Go to the documentation of this file.
1 
35 #define TF_PGPLOTCPP_CC_VERSION \
36  "TF_PGPLOTCPP_CC V1.0 (17-03-2015)"
37 
38 #include <pgplotxx/pgplotxx.h>
40 
41 namespace pgplot {
42 
43  /*----------------------------------------------------------------------*/
44 
47 
48 } // namespace pgplot
49 
50 /* ----- END OF pgplotxx.cc ----- */
contains all pgplot stuff
Definition: affpgplot.cc:46
const char *const pgplot_escape_sequences_help_text
C++ interface for PGPLOT.
const char *const usage_escape_sequences
usage text for escape sequences
Definition: pgplotxx.cc:46