mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
Add a mode line to help GitHub correctly identify the file type
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
// -*- c++ -*-
|
||||||
|
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
// This file automatically generated from DataRefs.txt by datarefs.pl
|
// This file automatically generated from DataRefs.txt by datarefs.pl
|
||||||
|
|
||||||
|
|||||||
@@ -87,6 +87,8 @@ close $fh;
|
|||||||
|
|
||||||
our $indent = ' ';
|
our $indent = ' ';
|
||||||
print <<"EOF";
|
print <<"EOF";
|
||||||
|
// -*- c++ -*-
|
||||||
|
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
// This file automatically generated from DataRefs.txt by $0
|
// This file automatically generated from DataRefs.txt by $0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user