diff .classpath @ 9:05c88622db6b default tip

- Adhoc transcoder now doesn't rely on Platinum - Moved the adhoc transcoder to the main source tree; it can be moved back into test once it's more stable
author fraserofthenight
date Tue, 14 Jul 2009 22:04:05 -0700
parents e6cf9f26d0e7
children
line wrap: on
line diff
--- a/.classpath	Sun Jul 12 03:49:39 2009 -0700
+++ b/.classpath	Tue Jul 14 22:04:05 2009 -0700
@@ -2,8 +2,6 @@
 <classpath>
 	<classpathentry kind="src" path="src/impl"/>
 	<classpathentry kind="src" path="src/build"/>
-	<classpathentry kind="src" path="src/test"/>
-	<classpathentry kind="src" path="src/tools"/>
 	<classpathentry kind="con" path="descent.USER_LIBRARY/Tango"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>