~ubuntu-branches/ubuntu/lucid/schroedinger/lucid

« back to all changes in this revision

Viewing changes to testsuite/coder/speed2.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-04-14 10:58:46 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20100414105846-p35xtwwse4bf2xvw
Tags: 1.0.9.is.1.0.8-0ubuntu1
Upload 1.0.8 for lucid since the new version requires orc which is in 
universe and not ready to be promoted yet (the next version will change
the abi and it's still a new technology) (lp: #562735)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#include <stdio.h>
5
5
#include <schroedinger/schro.h>
6
6
#include <schroedinger/schroarith.h>
 
7
#include <liboil/liboil.h>
 
8
#include <liboil/liboilrandom.h>
7
9
#include <math.h>
8
10
 
9
11
#include "arith.h"