/[ascend]/trunk/models/johnpye/extpy/extpytest.a4c
ViewVC logotype

Diff of /trunk/models/johnpye/extpy/extpytest.a4c

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

revision 874 by johnpye, Thu Oct 5 14:51:49 2006 UTC revision 875 by johnpye, Sat Oct 7 06:26:34 2006 UTC
# Line 29  METHOD values; Line 29  METHOD values;
29  END values;  END values;
30  METHOD on_load;  METHOD on_load;
31      RUN reset; RUN values;      RUN reset; RUN values;
32        RUN pythonthing;
33  END on_load;  END on_load;
34  METHOD pythonthing;  METHOD pythonthing;
35    EXTERNAL mypythonmethod(SELF);    EXTERNAL mypythonmethod(SELF);

Legend:
Removed from v.874  
changed lines
  Added in v.875

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22