1 |
|
|
2 |
/* $Id$ */ |
/* $Id$ */ |
3 |
/* |
|
4 |
************************************************************ |
/******************************************************* |
5 |
* Copyright 2006 by ACcESS MNRF * |
* |
6 |
* * |
* Copyright 2003-2007 by ACceSS MNRF |
7 |
* http://www.access.edu.au * |
* Copyright 2007 by University of Queensland |
8 |
* Primary Business: Queensland, Australia * |
* |
9 |
* Licensed under the Open Software License version 3.0 * |
* http://esscc.uq.edu.au |
10 |
* http://www.opensource.org/licenses/osl-3.0.php * |
* Primary Business: Queensland, Australia |
11 |
* * |
* Licensed under the Open Software License version 3.0 |
12 |
************************************************************ |
* http://www.opensource.org/licenses/osl-3.0.php |
13 |
*/ |
* |
14 |
|
*******************************************************/ |
15 |
|
|
16 |
#include "AbstractContinuousDomain.h" |
#include "AbstractContinuousDomain.h" |
17 |
#include "Data.h" |
#include "Data.h" |