[Jmatlink-commitlog] jmatlink ChangeLog.txt,1.40,1.41
Brought to you by:
st_mueller
|
From: Stefan M. <st_...@us...> - 2005-10-29 16:25:11
|
Update of /cvsroot/jmatlink/jmatlink In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17075 Modified Files: ChangeLog.txt Log Message: added more comments if loading of the library failed Index: ChangeLog.txt =================================================================== RCS file: /cvsroot/jmatlink/jmatlink/ChangeLog.txt,v retrieving revision 1.40 retrieving revision 1.41 diff -C2 -d -r1.40 -r1.41 *** ChangeLog.txt 27 Oct 2005 20:35:14 -0000 1.40 --- ChangeLog.txt 29 Oct 2005 16:25:04 -0000 1.41 *************** *** 10,14 **** 2005/ 2005/ ! 2005/ 2005/10/27 stefan changed CoreJMatLink.java added mechanism to stop and start the engine thread. If no connection to matlab is active the --- 10,15 ---- 2005/ 2005/ ! 2005/10/29 stefan changed CoreJMatLink.java added more useful text if loading of ! the library failed. 2005/10/27 stefan changed CoreJMatLink.java added mechanism to stop and start the engine thread. If no connection to matlab is active the |