/[dgee]/dgee/pnetvm/pnetvm.c
ViewVC logotype

Diff of /dgee/pnetvm/pnetvm.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.4 by csmith, Mon Aug 18 18:40:17 2003 UTC revision 1.2.2.5 by csmith, Sat Aug 23 17:42:49 2003 UTC
# Line 178  pnetvm_get_reply_xml(int argc, char* arg Line 178  pnetvm_get_reply_xml(int argc, char* arg
178    /* ILExecThreadLookupMethod(Type name, Method name, Signature) */    /* ILExecThreadLookupMethod(Type name, Method name, Signature) */
179    method = ILExecThreadLookupMethod(thread,    method = ILExecThreadLookupMethod(thread,
180                                      PROTOCOL_TYPE_NAME,                                      PROTOCOL_TYPE_NAME,
181                                      "DGEE_run",                                      "DGEE_execute",
182                                      "([oSystem.String;)oSystem.String;" );                                      "([oSystem.String;)oSystem.String;" );
183    
184    if(!method) {    if(!method) {

Legend:
Removed from v.1.2.2.4  
changed lines
  Added in v.1.2.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26