aboutsummaryrefslogtreecommitdiff
path: root/src/gp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gp.h')
-rw-r--r--src/gp.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gp.h b/src/gp.h
index b164c82..f066dec 100644
--- a/src/gp.h
+++ b/src/gp.h
@@ -8,9 +8,7 @@
#include <pari/pari.h>
/*
GP;install("init_gp","v","init_gp","./gp/gp.gp.so");
-GP;install("test","","test","./gp/gp.gp.so");
*/
void init_gp(void);
-GEN test(void);
/*End of prototype*/
-#endif // GP_H
+#endif //GP_H