invalid-050.mdl 395 B

123456789101112
  1. /****************************************************************************
  2. * Parser error 050: Include file not found.
  3. *
  4. * Expect an error on the line:
  5. * INCLUDE_FILE = "/this/file/does/not/exist"
  6. *
  7. * Author: Jed Wing <[email protected]>
  8. * Date: 2008-04-04
  9. ****************************************************************************/
  10. INCLUDE_FILE = "/this/file/does/not/exist"