- /****************************************************************************
- * Parser error 050: Include file not found.
- *
- * Expect an error on the line:
- * INCLUDE_FILE = "/this/file/does/not/exist"
- *
- * Author: Jed Wing <[email protected]>
- * Date: 2008-04-04
- ****************************************************************************/
- INCLUDE_FILE = "/this/file/does/not/exist"
|