Personal tools
You are here: Home / Documentation / Extending Biskit / Wrap external applications

Wrap external applications

How to interface Biskit with external applications.

Since this is a common theme, Biskit contains a special wrapper class:

see: Executor

New wrappers should be derrived from this class.

See also http://www.leckner.se/modules/Biskit.IcmCad-module.html for a simple example wrapper.