Common subdirectories: /home/krishnan/Ch6Sapienza/.libs and /home/krishnan/Ch6Sapienza-2001-04-30/.libs diff -c /home/krishnan/Ch6Sapienza/FEntity.m /home/krishnan/Ch6Sapienza-2001-04-30/FEntity.m *** /home/krishnan/Ch6Sapienza/FEntity.m Mon Apr 30 21:52:08 2001 --- /home/krishnan/Ch6Sapienza-2001-04-30/FEntity.m Mon Apr 30 21:56:02 2001 *************** *** 163,169 **** withMax: 1.0] < [model getProbIOP]){ if(canvas){ //set the border width once and for all somewhere else... ! [[nodeItem setBorderColor: "blue"] setBorderWidth: 3] ; GUI_UPDATE_IDLE_TASKS (); } [[borrowLink getTo] requestLoan] ; --- 163,170 ---- withMax: 1.0] < [model getProbIOP]){ if(canvas){ //set the border width once and for all somewhere else... ! [nodeItem setBorderColor: "blue"] ; ! [nodeItem setBorderWidth: 3] ; GUI_UPDATE_IDLE_TASKS (); } [[borrowLink getTo] requestLoan] ;