]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh_extensions.h
- added collect_common_factors()
[ginac.git] / ginsh / ginsh_extensions.h
index 55c17ac533174c48ebde616367d3592165a0ae2e..21cd2d1f3948df565e24c11a9d7244547372e4f2 100644 (file)
@@ -24,7 +24,7 @@
 
 // Table of names and descriptors of functions to be added
 static const fcn_init extended_fcns[] = {
-       {NULL, fcn_desc(f_dummy, 0)} // End marker
+       {NULL, f_dummy, 0} // End marker
 };
 
 // Table of help strings for functions