did some preparatory work to add Process
This commit is contained in:
@ -986,6 +986,13 @@ stix_oop_set_t stix_makedic (
|
||||
stix_oow_t size
|
||||
);
|
||||
|
||||
/* ========================================================================= */
|
||||
/* proc.c */
|
||||
/* ========================================================================= */
|
||||
stix_oop_process_t stix_makeproc (
|
||||
stix_t* stix
|
||||
);
|
||||
|
||||
/* ========================================================================= */
|
||||
/* utf8.c */
|
||||
/* ========================================================================= */
|
||||
|
Reference in New Issue
Block a user