~wouterbulten/mai-sentence/0.3

« back to all changes in this revision

Viewing changes to Sentence Calculator/.classpath

  • Committer: Wouter Bulten
  • Date: 2010-05-25 11:36:09 UTC
  • Revision ID: wouterbulten@mai-ai.org-20100525113609-nog5ih8wsz6s6jf2
Removed Sentence Calculator, this is present in version 0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<classpath>
3
 
        <classpathentry kind="src" path="src"/>
4
 
        <classpathentry kind="src" path="Frequency Analyer Source"/>
5
 
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
6
 
        <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jetm"/>
7
 
        <classpathentry kind="output" path="bin"/>
8
 
</classpath>