repo.or.cz
/
intricacy.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
compilation fixes
[intricacy.git]
/
Main_stub.h
blob
91b7ce0d872c9bed9cb489ebab16cc05fd164425
1
#include
"HsFFI.h"
2
#ifdef __cplusplus
3
extern
"C"
{
4
#endif
5
extern
void
hs_MAIN
(
void
);
6
#ifdef __cplusplus
7
}
8
#endif
9