delete guileslop and add haskellslop
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#include <HsFFI.h>
|
||||
#if defined(__cplusplus)
|
||||
extern "C" {
|
||||
#endif
|
||||
extern HsInt32 hello(void);
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user