did some preparatory work to add Process

This commit is contained in:
hyunghwan.chung
2015-10-14 14:01:33 +00:00
parent 6916198253
commit 5a82cdc417
9 changed files with 98 additions and 5 deletions

View File

@ -258,6 +258,11 @@
#dcl owner preamble preamble_data_1 preamble_data_2 ntmprs nargs code source.
}
#class(#pointer) Process(Object)
{
#dcl state.
}
#class FFI(Object)
{