source: trunk/gui/apps/xmldiff.in @ 2588

Last change on this file since 2588 was 1912, checked in by gah, 14 years ago
  • Property svn:executable set to *
File size: 583 bytes
Line 
1#!/bin/sh
2# ----------------------------------------------------------------------
3#  XMLDIFF
4#
5#  get a text list of differences between two xml files
6#
7# ======================================================================
8#  AUTHOR:  Derrick S. Kearney, Purdue University
9#  Copyright (c) 2005-2008  Purdue Research Foundation
10#
11#  See the file "license.terms" for information on usage and
12#  redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
13# ======================================================================
14exec simsim --nosim --tool $1 --compare $2
Note: See TracBrowser for help on using the repository browser.