|
From: Markus B. <mba...@us...> - 2005-09-07 21:21:16
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.core In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22931 Modified Files: .options Log Message: added modelmanager trace option Index: .options =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.core/.options,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** .options 3 May 2004 17:09:04 -0000 1.2 --- .options 7 Sep 2005 21:21:08 -0000 1.3 *************** *** 4,6 **** org.rubypeople.rdt.core/debug=false org.rubypeople.rdt.core/codeformatter=false ! org.rubypeople.rdt.core/rubyparser=false \ No newline at end of file --- 4,7 ---- org.rubypeople.rdt.core/debug=false org.rubypeople.rdt.core/codeformatter=false ! org.rubypeople.rdt.core/rubyparser=false ! org.rubypeople.rdt.core/modelmanager=false \ No newline at end of file |