1
0
mirror of https://github.com/moparisthebest/xeps synced 2025-02-07 10:50:21 -05:00

Tiny change mostly for testing.

This commit is contained in:
Tobias Markmann 2010-09-21 21:26:40 +02:00
parent 7065a344a2
commit e6144ecdd0

2
gen.py
View File

@ -285,7 +285,7 @@ def usage():
print "Options:"
print "-v Enable verbose output for debugging."
print "-a Build all available XEPs."
print "-f Fast; means no actual compiling is done"
print "-f Fast; means no actual compiling is done."
def main(argv):
global verbose