mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
7 lines
166 B
7 lines
166 B
9 years ago
|
#! /bin/sh
|
||
|
|
||
|
# Do not edit this file. This file is just a helper file for development test.
|
||
|
# It is not part of the distributed software.
|
||
|
|
||
|
python -m patacrep.tools $@
|