root/trunk/convert.sh

Revision 2102, 84 bytes (checked in by martijn, 2 years ago)

Added dist-clean target for extra cleanliness, simplified gpmldiff and converter scripts

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1#!/bin/bash
2
3java -ea -classpath pathvisio_core.jar org.pathvisio.util.Converter $@
Note: See TracBrowser for help on using the browser.