mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-03 08:00:50 +00:00
remove svn keywords
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/usr/bin/env perl
|
||||
# $Id$
|
||||
|
||||
open(IN, "<", "resource/harvard.txt");
|
||||
print("const char* harvard[] = {\n");
|
||||
while (my $l = <IN>) {
|
||||
|
||||
Reference in New Issue
Block a user