From e77cc376aaff8ca481fdace6d5795c5b5feb0e87 Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Mon, 20 Feb 2012 14:45:20 +0100 Subject: Added pc descriptor calc service --- .../molecule/fragmentation/ContiguousFragments.class | Bin 0 -> 4601 bytes java/joelib2/molecule/fragmentation/Fragmentation.class | Bin 0 -> 352 bytes .../molecule/fragmentation/SMARTSFragmentation.class | Bin 0 -> 2934 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 java/joelib2/molecule/fragmentation/ContiguousFragments.class create mode 100644 java/joelib2/molecule/fragmentation/Fragmentation.class create mode 100644 java/joelib2/molecule/fragmentation/SMARTSFragmentation.class (limited to 'java/joelib2/molecule/fragmentation') diff --git a/java/joelib2/molecule/fragmentation/ContiguousFragments.class b/java/joelib2/molecule/fragmentation/ContiguousFragments.class new file mode 100644 index 0000000..59bcc2d Binary files /dev/null and b/java/joelib2/molecule/fragmentation/ContiguousFragments.class differ diff --git a/java/joelib2/molecule/fragmentation/Fragmentation.class b/java/joelib2/molecule/fragmentation/Fragmentation.class new file mode 100644 index 0000000..a89dbd9 Binary files /dev/null and b/java/joelib2/molecule/fragmentation/Fragmentation.class differ diff --git a/java/joelib2/molecule/fragmentation/SMARTSFragmentation.class b/java/joelib2/molecule/fragmentation/SMARTSFragmentation.class new file mode 100644 index 0000000..7c49653 Binary files /dev/null and b/java/joelib2/molecule/fragmentation/SMARTSFragmentation.class differ -- cgit v1.2.3