openbabel:remove_babel

Last commit made on 2019-09-10
Get this branch:
git clone -b remove_babel https://git.launchpad.net/openbabel

Branch merges

Branch information

Name:
remove_babel
Repository:
lp:openbabel

Recent commits

97f722a... by baoilleach

Change references to babel to obabel

819fb24... by baoilleach

Remove babel.cpp.

bc6e5a2... by Geoff Hutchison <email address hidden>

Merge pull request #2026 from n-yoshikawa/fix-obabel-fast

Update coordinates in the fast option of obabel

ac9ccd3... by Yoshikawa Naruki

Update coordinates in fast option of obabel

9c36d87... by Geoff Hutchison <email address hidden>

Merge pull request #2012 from Artoria2e5/patch-1

Do not stoke around the (svg) text

6ba014e... by Geoff Hutchison <email address hidden>

Merge pull request #1980 from e-kwsm/update-mol-url

Update URL of specification of MDL MOL [skip ci]

a0795da... by Rocco Meli <email address hidden>

add quotes (#1988)

aff4330... by Rocco Meli <email address hidden>

PDB and PDBQT Insertion Code Fixes (#1998)

* add quotes
* fix icode copy
* ignore static build dir
* indentation
* fix icode in PDBQT
* remove debug code
* cleanup

413a5a8... by Geoff Hutchison <email address hidden>

Merge pull request #2017 from PeaWagon/master

change forcefield.cpp so that steepest descent and conjugate gradient…

76b7e24... by Jen Garner <email address hidden>

change forcefield.cpp so that steepest descent and conjugate gradients update maxgrad; proposed fix for github issue 1366