Fix error from merge conflicts

This commit is contained in:
Paul Chaignon
2015-07-04 18:04:19 +02:00
parent 8c54f68040
commit 06c1033952

View File

@@ -341,6 +341,7 @@ module Linguist
return false unless lines.count > 1
return lines[0].include?("PCBNEW-LibModule-V") ||
lines[0].include?("GFORTRAN module version '")
end
# Internal: Is this a metadata file from Unity3D?
#