remove svn keywords
This commit is contained in:
parent
6c22ab8cd6
commit
2a268c56f1
171 changed files with 18590 additions and 919 deletions
|
|
@ -1,8 +1,5 @@
|
|||
#!/bin/sh
|
||||
# $Id$
|
||||
|
||||
for out in src/font/ttf.c src/font/boldttf.c; do
|
||||
echo '/* $Id$ */' > $out
|
||||
echo '#include <Mw/Milsko.h>' >> $out
|
||||
echo '' >> $out
|
||||
echo '#if defined(USE_STB_TRUETYPE) || defined(USE_FREETYPE2)' >> $out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue