mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-09 19:03:29 +00:00
remove svn keywords
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env perl
|
||||
# $Id$
|
||||
my $font = $ARGV[0];
|
||||
my $name = $ARGV[1];
|
||||
my $out = $ARGV[2];
|
||||
@@ -15,7 +14,6 @@ my $nocom = 0;
|
||||
my $MAX = 16;
|
||||
|
||||
if ($name) {
|
||||
print("/* \$Id\$ */\n");
|
||||
print("#include <Mw/Milsko.h>\n");
|
||||
print("\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user