~ubuntu-branches/ubuntu/trusty/python-pyo/trusty-proposed

« back to all changes in this revision

Viewing changes to include/pyomodule.h

  • Committer: Package Import Robot
  • Author(s): Tiago Bortoletto Vaz
  • Date: 2013-10-26 10:35:58 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20131026103558-kv8ai6d39h82mo1x
Tags: 0.6.8-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
#include "Python.h"
22
22
#include <math.h>
23
23
 
24
 
#define PYO_VERSION "0.6.6"
 
24
#define PYO_VERSION "0.6.8"
25
25
 
26
26
#ifndef __MYFLT_DEF
27
27
#define __MYFLT_DEF