]> www.ginac.de Git - ginac.git/blobdiff - ginac/function.pl
friend void ginsh_get_ginac_functions(void) is now removed from
[ginac.git] / ginac / function.pl
index 31893b2685e46991b685b0c4095bb270612c6706..16936d5a17eda54969eafc60645b158c539fec66 100755 (executable)
@@ -439,7 +439,9 @@ class function : public exprseq
     GINAC_DECLARE_REGISTERED_CLASS(function, exprseq)
 
     // CINT has a linking problem
+#ifndef __MAKECINT__
     friend void ginsh_get_ginac_functions(void);
+#endif // def __MAKECINT__
 
     friend class remember_table_entry;
     // friend class remember_table_list;