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

« back to all changes in this revision

Viewing changes to util/ublas/muti_dim_array_tst.valid

  • 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
subsubarray [0] = 0
 
2
subsubarray [1] = 1
 
3
subarray [0][0] = 0
 
4
subarray [0][1] = 1
 
5
subarray [1][0] = 2
 
6
subarray [1][1] = 3
 
7
subarray [2][0] = 4
 
8
subarray [2][1] = 5
 
9
subarray [3][0] = 6
 
10
subarray [3][1] = 7