Builds and runs, but print is badly broken. Need some rethink.
This commit is contained in:
parent
9425506e2a
commit
22b0160a26
7 changed files with 118 additions and 91 deletions
|
|
@ -24,6 +24,6 @@ struct pso_pointer princ( struct pso_pointer frame_pointer );
|
|||
#define PRINT_VARIANT_PRINC 2
|
||||
|
||||
struct pso_pointer in_write( struct pso_pointer p, URL_FILE * output,
|
||||
bool variant );
|
||||
bool escape, int indent );
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue