Skip to content

Commit

Permalink
Uploaded CDK 1.3.0.0bioclipse2 from http://pele.farmbio.uu.se/cgi-bin…
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Aug 5, 2009
1 parent c55d64a commit 4841b7c
Show file tree
Hide file tree
Showing 95 changed files with 101 additions and 101 deletions.
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: CDK plugin
Bundle-SymbolicName: org.openscience.cdk.ioformats;singleton:=true
Bundle-Version: 1.2.2
Bundle-Version: 1.3.0.0bioclipse2
Bundle-Vendor: The Chemistry Development Kit Project
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.openscience.cdk.ioformats.Activator
Expand Down
Expand Up @@ -50,7 +50,7 @@
* </pre>
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
*
* @author Egon Willighagen <egonw@sci.kun.nl>
* @author Bradley A. Smith <bradley@baysmith.com>
Expand Down
Expand Up @@ -29,7 +29,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.ABINITFormatTest")
Expand Down
Expand Up @@ -30,7 +30,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.ADFFormatTest")
Expand Down
Expand Up @@ -29,7 +29,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.Aces2FormatTest")
Expand Down
Expand Up @@ -31,7 +31,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.AlchemyFormatTest")
Expand Down
Expand Up @@ -31,7 +31,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.BGFFormatTest")
Expand Down
Expand Up @@ -33,7 +33,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.BSFormatTest")
Expand Down
Expand Up @@ -30,7 +30,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.CACheFormatTest")
Expand Down
Expand Up @@ -29,7 +29,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.CDKSourceCodeFormatTest")
Expand Down
Expand Up @@ -29,7 +29,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.CIFFormatTest")
Expand Down
Expand Up @@ -31,7 +31,7 @@
* See <a href="http://en.wikipedia.org/wiki/Chemical_Markup_Language">here</a>.
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.CMLFormatTest")
Expand Down
Expand Up @@ -29,7 +29,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.CMLRSSFormatTest")
Expand Down
Expand Up @@ -33,7 +33,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.CRK2DFormatTest")
Expand Down
Expand Up @@ -33,7 +33,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.CRK3DFormatTest")
Expand Down
Expand Up @@ -29,7 +29,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.CTXFormatTest")
Expand Down
Expand Up @@ -33,7 +33,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.CacaoCartesianFormatTest")
Expand Down
Expand Up @@ -33,7 +33,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.CacaoInternalFormatTest")
Expand Down
Expand Up @@ -32,7 +32,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.Chem3D_Cartesian_1FormatTest")
Expand Down
Expand Up @@ -32,7 +32,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.Chem3D_Cartesian_2FormatTest")
Expand Down
Expand Up @@ -32,7 +32,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.ChemDrawFormatTest")
Expand Down
Expand Up @@ -33,7 +33,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.ChemtoolFormatTest")
Expand Down
Expand Up @@ -29,7 +29,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.CrystalClustFormatTest")
Expand Down
Expand Up @@ -32,7 +32,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.DMol3FormatTest")
Expand Down
Expand Up @@ -33,7 +33,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.DOCK5FormatTest")
Expand Down
Expand Up @@ -30,7 +30,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.DaltonFormatTest")
Expand Down
Expand Up @@ -32,7 +32,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.FenskeHall_ZMatrixFormatTest")
Expand Down
Expand Up @@ -32,7 +32,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.FingerprintFormatTest")
Expand Down
Expand Up @@ -33,7 +33,7 @@
* @author Miguel Rojas
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.GROMOS96FormatTest")
Expand Down
Expand Up @@ -31,7 +31,7 @@
* See <a href="http://www.msg.ameslab.gov/GAMESS/doc.menu.html">here</a>.
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.GamessFormatTest")
Expand Down
Expand Up @@ -31,7 +31,7 @@
* See <a href="http://www.gaussian.com/g_ur/m_input.htm">here</a>.
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.Gaussian03FormatTest")
Expand Down
Expand Up @@ -30,7 +30,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.Gaussian90FormatTest")
Expand Down
Expand Up @@ -30,7 +30,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.Gaussian92FormatTest")
Expand Down
Expand Up @@ -30,7 +30,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.Gaussian94FormatTest")
Expand Down
Expand Up @@ -30,7 +30,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.Gaussian95FormatTest")
Expand Down
Expand Up @@ -29,7 +29,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.Gaussian98FormatTest")
Expand Down
Expand Up @@ -31,7 +31,7 @@
* See <a href="http://www.gaussian.com/g_ur/m_input.htm">here</a>.
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.GaussianInputFormatTest")
Expand Down
Expand Up @@ -31,7 +31,7 @@
* See <a href="http://www.uku.fi/~thassine/ghemical/">here</a>.
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.GhemicalMMFormatTest")
Expand Down
Expand Up @@ -29,7 +29,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.GhemicalSPMFormatTest")
Expand Down
Expand Up @@ -33,7 +33,7 @@
* See <a href="http://www.hyper.com/">here</a>.
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.HINFormatTest")
Expand Down
Expand Up @@ -31,7 +31,7 @@
* This class is the interface that all ChemFormat's should implement.
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
*
* @author Egon Willighagen <egonw@sci.kun.nl>
* @cdk.created 2004-10-25
Expand Down
Expand Up @@ -33,7 +33,7 @@
* chemical file format. For example: Chemical Markup Language, PDB etc.
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
*
* @author Egon Willighagen <egonw@sci.kun.nl>
* @cdk.created 2004-10-25
Expand Down
Expand Up @@ -31,7 +31,7 @@
* See <a href="http://www.iupac.org/inchi/">here</a>.
*
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.INChIFormatTest")
Expand Down
Expand Up @@ -29,7 +29,7 @@

/**
* @cdk.module ioformats
* @cdk.svnrev $Revision$
* @cdk.githash
* @cdk.set io-formats
*/
@TestClass("org.openscience.cdk.io.formats.INChIPlainTextFormatTest")
Expand Down

0 comments on commit 4841b7c

Please sign in to comment.