<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18876">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Done, and will show in the next build. 
</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Thanks Tim.</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=t.dorn@pgrad.unimelb.edu.au 
  href="mailto:t.dorn@pgrad.unimelb.edu.au">Tim Dorn</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=opensim-testers@simtk.org 
  href="mailto:opensim-testers@simtk.org">opensim-testers@simtk.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, April 14, 2010 7:05 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Opensim-testers] small change 
  to example plugin (line 479) in2.0.2 BETA</DIV>
  <DIV><BR></DIV>Need to fix the step() method in the example plugin and check 
  back into repository.<BR><BR>(line 479): 
  <BR><BR>CURRENTLY<BR>if(!proceed(_model-&gt;getStep(s))) 
  return(0);<BR><BR>SHOULD BE<BR>if(!proceed(stepNumber)) 
  return(0);<BR><BR><BR>Then the example plugin compiles and 
  executes.<BR><BR>Tim<BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Opensim-testers 
  mailing list<BR><A 
  href="mailto:Opensim-testers@simtk.org">Opensim-testers@simtk.org</A><BR>https://simtk.org/mailman/listinfo/opensim-testers<BR></BLOCKQUOTE></BODY></HTML>