summaryrefslogtreecommitdiffstats
path: root/sources/labl02.cpp
blob: 09b07ac65145043c63316b6cadb0bc30af3df4e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
//-*- mode: c++; indent-tabs-mode: t; coding: utf-8; show-trailing-whitespace: t -*-

// file labl02.cpp

#include "labl02.hpp"

namespace com2 {

  int nN1;
  int nN2;
  int nN3;
  int nN4;
  int nLCount;
  int nModel;
  int nL27Dep;
  int nIBR1;
  int nNRecur;
  int nKGroup;
  int nNC4;
  int nNC5;
  int nIFQ;
  int nN13;
  int nIDA;
  int nIFKC;
  int nIDY;
  int nIDM;
  int nIDQ;
  int nIDU;
  int nIDT;
  int nIQ;
  int nNC6;
  int nNC3;
    
}

// end of file labl02.cpp