Skip to content

Commit

Permalink
name fixes for new home
Browse files Browse the repository at this point in the history
  • Loading branch information
AE9RB committed Feb 21, 2016
1 parent f694602 commit 5c00da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ func saneDelegate(delegate:KhronosXmlDelegate)


if (Process.argc != 2) {
// Got this from Xcode? Add $(SRCROOT) to arguments in scheme.
// Got this from Xcode? Add $(SRCROOT)/OpenGL to arguments in scheme.
print("\nusage: main.swift path_to_root\n")
exit(1)
}
Expand Down

0 comments on commit 5c00da7

Please sign in to comment.