source: branches/nanovis2/gui/apps/xmldiff.in @ 3305

Last change on this file since 3305 was 3305, checked in by ldelgass, 11 years ago

sync with trunk

  • Property svn:executable set to *
File size: 580 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) 2004-2012  HUBzero Foundation, LLC
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.