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
|
|
@ -14,6 +14,7 @@
|
|||
#ifndef __psse_io_print_h
|
||||
#define __psse_io_print_h
|
||||
|
||||
#include "io/fopen.h"
|
||||
struct pso_pointer c_print( struct pso_pointer p, struct pso_pointer stream );
|
||||
|
||||
struct pso_pointer in_print( struct pso_pointer p, URL_FILE * output );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue