Make an error message a little more intelligible.
[oota-llvm.git] / lib / System / Program.cpp
index abe6e189d284e33c42aa60207df635966ca999c7..e91a3d54c2ec05c4a250318d3676b3db56de7ff8 100644 (file)
@@ -32,4 +32,4 @@ using namespace sys;
 #include "Win32/Program.inc"
 #endif
 
-// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab
+DEFINING_FILE_FOR(SystemProgram)