Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/SemanticError.h

    r4358c1e raf39199d  
    1010// Created On       : Mon May 18 07:44:20 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Wed May 16 15:01:23 2018
    13 // Update Count     : 30
     12// Last Modified On : Wed May  2 18:13:15 2018
     13// Update Count     : 29
    1414//
    1515
     
    2121//-----------------------------------------------------------------------------
    2222// Errors
    23 
    24 extern bool SemanticErrorThrow;
    2523
    2624__attribute__((noreturn)) void SemanticError( CodeLocation location, std::string error );
Note: See TracChangeset for help on using the changeset viewer.