Well, we have a REPL. It blows up horribly, but we have one.
This commit is contained in:
parent
4efe9eab87
commit
cf05e30540
19 changed files with 422 additions and 144 deletions
|
|
@ -11,4 +11,8 @@
|
|||
#define __psse_payloads_write_stream_h
|
||||
|
||||
/* write stream shares a payload with /see read_streem.h */
|
||||
|
||||
#include "io/fopen.h"
|
||||
struct pso_pointer make_write_stream( URL_FILE * output,
|
||||
struct pso_pointer metadata );
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue