~ubuntu-branches/ubuntu/trusty/rheolef/trusty-proposed

« back to all changes in this revision

Viewing changes to nfem/vtk/arrow.xbm

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Prud'homme
  • Date: 2010-06-12 09:08:59 UTC
  • Revision ID: james.westby@ubuntu.com-20100612090859-8gpm2gc7j3ab43et
Tags: upstream-5.89
ImportĀ upstreamĀ versionĀ 5.89

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#define arrow_width 8
 
2
#define arrow_height 8
 
3
static unsigned char arrow_bits[] = {
 
4
   0x1f, 0x0f, 0x0f, 0x1f, 0x39, 0x70, 0x20, 0x00};