~ubuntu-branches/debian/sid/octave3.0/sid

« back to all changes in this revision

Viewing changes to liboctave/mx-i8nda-ui64.h

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2007-12-23 16:04:15 UTC
  • Revision ID: james.westby@ubuntu.com-20071223160415-n4gk468dihy22e9v
Tags: upstream-3.0.0
ImportĀ upstreamĀ versionĀ 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// DO NOT EDIT -- generated by mk-ops
 
2
#if !defined (octave_mx_i8nda_ui64_h)
 
3
#define octave_mx_i8nda_ui64_h 1
 
4
#include "int8NDArray.h"
 
5
#include "oct-inttypes.h"
 
6
#include "mx-op-defs.h"
 
7
NDS_CMP_OP_DECLS (int8NDArray, octave_uint64, OCTAVE_API)
 
8
NDS_BOOL_OP_DECLS (int8NDArray, octave_uint64, OCTAVE_API)
 
9
#endif