|
From: Christopher W. <caw...@us...> - 2006-02-10 18:28:16
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.core/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3075/META-INF Modified Files: MANIFEST.MF Log Message: export the new core.formatter package Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.core/META-INF/MANIFEST.MF,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** MANIFEST.MF 5 Feb 2006 14:24:02 -0000 1.14 --- MANIFEST.MF 10 Feb 2006 18:28:02 -0000 1.15 *************** *** 38,41 **** --- 38,42 ---- org.jruby.util.collections, org.rubypeople.rdt.core, + org.rubypeople.rdt.core.formatter, org.rubypeople.rdt.core.parser, org.rubypeople.rdt.internal.core, |