~ubuntu-branches/ubuntu/jaunty/speech-tools/jaunty

« back to all changes in this revision

Viewing changes to include/EST_cutils.h

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Urlichs
  • Date: 2004-07-16 09:25:39 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040716092539-5p1tzif55b8j924e
Tags: 1:1.2.3-8
Added alaw processing code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
extern const char * const est_tools_version;
49
49
extern const char * const est_name;
50
50
extern const char * const est_libdir;
 
51
extern const char * const est_datadir;
51
52
extern const char * const est_ostype;
52
53
 
53
54
#include "EST_walloc.h"