libutap
0.93
Uppaal Timed Automata Parser
typeexception.cpp
Go to the documentation of this file.
1
// -*- mode: C++; c-file-style: "stroustrup"; c-basic-offset: 4; indent-tabs-mode: nil; -*-
2
3
/* libutap - Uppaal Timed Automata Parser.
4
Copyright (C) 2002-2006 Uppsala University and Aalborg University.
5
6
This library is free software; you can redistribute it and/or
7
modify it under the terms of the GNU Lesser General Public License
8
as published by the Free Software Foundation; either version 2.1 of
9
the License, or (at your option) any later version.
10
11
This library is distributed in the hope that it will be useful, but
12
WITHOUT ANY WARRANTY; without even the implied warranty of
13
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14
Lesser General Public License for more details.
15
16
You should have received a copy of the GNU Lesser General Public
17
License along with this library; if not, write to the Free Software
18
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
19
USA
20
*/
21
22
#include "
utap/builder.h
"
23
24
using namespace
UTAP
;
builder.h
UTAP
Definition:
lexer.cc:817
src
typeexception.cpp
Generated by
1.8.13