~ubuntu-branches/ubuntu/lucid/mathomatic/lucid

« back to all changes in this revision

Viewing changes to lib/mathomatic.h

  • Committer: Bazaar Package Importer
  • Author(s): Sandro Tosi
  • Date: 2010-01-18 19:37:25 UTC
  • mfrom: (1.1.24 upstream) (3.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20100118193725-w378n9lvatvh65qr
Tags: 15.0.4-1
* New upstream release
* debian/control
  - added ${misc:Depends} to mathomatic-primes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * Include file for user programs using the Mathomatic symbolic math library API.
3
 
 *
4
 
 * Copyright (C) 1987-2009 George Gesslein II.
5
3
 */
6
4
 
7
5
int matho_init(void);