1 |
/* |
|
2 |
****************************************************************************** |
/* $Id$ */ |
3 |
* * |
|
4 |
* COPYRIGHT ACcESS 2004 - All Rights Reserved * |
/******************************************************* |
5 |
* * |
* |
6 |
* This software is the property of ACcESS. No part of this code * |
* Copyright 2003-2007 by ACceSS MNRF |
7 |
* may be copied in any form or by any means without the expressed written * |
* Copyright 2007 by University of Queensland |
8 |
* consent of ACcESS. Copying, use or modification of this software * |
* |
9 |
* by any unauthorised person is illegal unless that person has a software * |
* http://esscc.uq.edu.au |
10 |
* license agreement with ACcESS. * |
* 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 "system_dep.h" |
#include "system_dep.h" |
17 |
#include "esysExceptionTranslator.h" |
#include "esysExceptionTranslator.h" |
18 |
#include <iostream> |
#include <iostream> |