|
From: Tom H. <th...@us...> - 2002-11-05 23:09:46
|
Update of /cvsroot/repast/repast/uchicago/src/guiUtils In directory usw-pr-cvs1:/tmp/cvs-serv14970/uchicago/src/guiUtils Modified Files: CodeDocument.java Log Message: added automatic tabbing for NQPy code. if the preceeding line ends with a :, then an extra tab is added. Otherwise, this maintains the current tab level. In terms of deletes, the tabs are just considered spaces. |