diff options
Diffstat (limited to 'src/gp.h')
| -rw-r--r-- | src/gp.h | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |
