decisions decisions decisions...
This commit is contained in:
parent
0344ec69b0
commit
d4106c7004
3 changed files with 90 additions and 53 deletions
|
@ -1,6 +1,9 @@
|
|||
#ifndef _SPHO_SUBT_H
|
||||
#define _SPHO_SUBT_H
|
||||
|
||||
#include "spho/bind.h"
|
||||
#include "spho/scope.h"
|
||||
|
||||
int spho_is_subt(struct spho_ctx *, const struct spho_tp *,
|
||||
const struct spho_tp *);
|
||||
|
||||
#endif /* ifndef _SPHO_SUBT_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue