~ubuntu-branches/ubuntu/saucy/doris/saucy-proposed

« back to all changes in this revision

Viewing changes to src/referencephase.cc

  • Committer: Package Import Robot
  • Author(s): Antonio Valentino
  • Date: 2012-12-19 19:29:21 UTC
  • Revision ID: package-import@ubuntu.com-20121219192921-wzijb38bxndmwl3m
Tags: 4.06~beta2+dfsg-1
Initial release (Closes: #696520)

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
#define VOID int
58
58
#define REAL double
59
59
#define ANSI_DECLARATORS
 
60
extern "C" {
60
61
#include "triangle.h"
61
 
 
 
62
}
62
63
 
63
64
 
64
65
/****************************************************************