X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=maketex.py;h=92a284215796b1021ce8ca55f8098a668cc658e6;hp=fa8e70d80022d8f3ad84add0af47741f0105b761;hb=f14435e58bfa0fa697a06ba9a454bb30cd37d9d8;hpb=54b22ff744391e49e5a402acb98c0c3bdd0031a7 diff --git a/maketex.py b/maketex.py index fa8e70d8..92a28421 100755 --- a/maketex.py +++ b/maketex.py @@ -1,7 +1,5 @@ #!/usr/bin/python -# $Id$ - def escape(str): result="" for c in str: