~ubuntu-branches/ubuntu/precise/calf/precise

« back to all changes in this revision

Viewing changes to src/ctl_curve.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Eric Hedekar
  • Date: 2009-05-04 16:57:18 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090504165718-n1zoumojon6ysq0c
Tags: 0.0.18.5-0ubuntu1
* Upgraded package to newer upstream version (LP: #367735)
* debian/control
  - add Build-dep on libreadline5-dev, fix FTBFS

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 *
17
17
 * You should have received a copy of the GNU Lesser General
18
18
 * Public License along with this program; if not, write to the
19
 
 * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20
 
 * Boston, MA  02110-1301, USA
 
19
 * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 
20
 * Boston, MA 02111-1307, USA.
21
21
 */
22
22
#include <calf/ctl_curve.h>
23
23
#include <malloc.h>