]> www.ginac.de Git - ginac.git/blobdiff - ginac/flags.h
Make it possible to override info() for functions.
[ginac.git] / ginac / flags.h
index e38d9c58b0949703616e6b0e92eec9b7817062e4..3d398cf18619c6d0f5489c319ce48622b72591d3 100644 (file)
@@ -207,7 +207,7 @@ public:
 class info_flags {
 public:
        enum {
 class info_flags {
 public:
        enum {
-               // answered by class numeric, add, mul and symbols/constants in particular domains
+               // answered by class numeric, add, mul, function and symbols/constants in particular domains
                numeric,
                real,
                rational,
                numeric,
                real,
                rational,