mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
6 lines
166 B
6 lines
166 B
#! /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 $@
|
|
|