~ubuntu-branches/ubuntu/quantal/aspectc++/quantal

« back to all changes in this revision

Viewing changes to Puma/gen-release/step2/src/CDirectiveTab.ot

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2008-04-10 17:40:52 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080410174052-xdnsm7oi8hauyyf1
Tags: 1.0pre4~svn.20080409+dfsg-3
Fix another missing include, this time in Ag++/StdSystem.cc

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
    { 1, 0,     3,     0 },
53
53
    { 1, 0,     2,     0 },
54
54
    { 1, 0,     1,     0 },
55
 
    { 0, 0,     0,     3 },
56
 
    { 0, 0,     0,    -3 },
 
55
    { 0, 0,     0,     0 },
 
56
    { 0, 0,     0,    -1 },
 
57
    { 0, 0,     0,    -2 },
 
58
    { 0, 0,     0,     0 },
 
59
    { 0, 0,     0,     2 },
57
60
    { 0, 0,     0,    -1 },
58
61
    { 0, 0,     0,     1 },
59
 
    { 0, 0,     0,     5 },
60
 
    { 0, 0,     0,     0 },
61
 
    { 0, 0,     0,     2 },
62
 
    { 0, 0,     0,     0 },
63
 
    { 0, 0,     0,     4 },
64
 
    { 0, 0,     0,     4 },
65
 
    { 0, 0,     0,     4 },
66
 
    { 0, 0,     0,     8 },
67
 
    { 0, 0,     0,    14 }
 
62
    { 0, 0,     0,    -1 },
 
63
    { 0, 0,     0,     3 },
 
64
    { 0, 0,     0,     3 },
 
65
    { 0, 0,     0,     3 },
 
66
    { 0, 0,     0,     7 },
 
67
    { 0, 0,     0,    13 }
68
68
 };
69
69
 
70
70
static int CDirectiveTabNext[] =
71
 
 {     0,     3,    16,     4,     0,     5,     6,    15,
72
 
      14,     7,     2,     9,     1,    11,    12,    13,
73
 
      10,     8
 
71
 {     0,     0,    16,     3,     5,     6,     7,    15,
 
72
      14,     2,     9,     1,    11,    12,    13,    10,
 
73
       8
74
74
 };
75
75
 
76
76
static int CDirectiveTabControl[] =
77
 
 {     0,     5,     0,     4,     4,     6,     7,     0,
78
 
       0,     8,     9,    10,    11,    12,    13,    14,
79
 
      15,    16
 
77
 {     0,     4,     0,     5,     6,     7,     8,     0,
 
78
       0,     9,    10,    11,    12,    13,    14,    15,
 
79
      16
80
80
 };
81
81