This commit is contained in:
Achim D. Brucker 2007-07-04 08:05:44 +00:00
parent 7091c77b0a
commit af324b5d87
1 changed files with 0 additions and 23 deletions

View File

@ -1,26 +1,3 @@
(*****************************************************************************
* su4sml - a shallow embedding of OCL into Isabelle/HOL
*
* ROOT.ML - main "ROOT.ML" for loading fxp
* Copyright (C) 2005 Achim D. Brucker <brucker@inf.ethz.ch>
*
* This file is part of su4sml.
*
* su4sml is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or (at your option)
* any later version.
*
* su4sml 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 GNU General Public License for more
* details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
******************************************************************************)
use "Util/utilString.sml";
use "Util/utilHash.sml";
use "Util/utilCompare.sml";