diff options
Diffstat (limited to 'lisp_api.h')
| -rw-r--r-- | lisp_api.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -61,4 +61,6 @@ typedef struct { module_export *module_init(); +int is_integer(double x); + #endif |
![]() |
index : lisp | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | lisp_api.h | 2 |
@@ -61,4 +61,6 @@ typedef struct { module_export *module_init(); +int is_integer(double x); + #endif |