~ubuntu-branches/ubuntu/warty/speech-tools/warty

« back to all changes in this revision

Viewing changes to testsuite/complex_regression.cc

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Urlichs
  • Date: 2004-04-29 08:07:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040429080731-i18e2g1tv8pala5l
Tags: 1:1.2.3-7
* set SHARED=2 in config.in
  - required to build a shared Festival library

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
/************************************************************************/
36
36
 
37
37
#include "EST_Complex.h"
38
 
#include <iostream.h>
 
38
#include <iostream>
39
39
#include <stdio.h>
40
40
 
41
41
int main()