[/] [trunk/] [src/] [uppaal/] [declaration.sml] - Diff 45 ⟶ 62

Diff between revs 45 and 62
Rev 45 Rev 62
(* $Id$ *)
(* $Id$
 
 *
 
 * Copyright (c) 2008 Timothy Bourke (University of NSW and NICTA)
 
 * All rights reserved.
 
 *
 
 * This program is free software; you can redistribute it and/or modify it
 
 * under the terms of the "BSD License" which is distributed with the
 
 * software in the file LICENSE.
 
 *
 
 * This program is distributed in the hope that it will be useful, but
 
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the BSD
 
 * License for more details.
 
 *)
 
 
structure Declaration = DeclarationFn (structure Pos = FilePos)
structure Declaration = DeclarationFn (structure Pos = FilePos)