Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SymTab/FixFunction.h

    r6b0b624 r89e6ffc  
    1010// Created On       : Sun May 17 17:02:08 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Jul 22 09:45:55 2017
    13 // Update Count     : 4
     12// Last Modified On : Wed Mar  2 17:34:06 2016
     13// Update Count     : 3
    1414//
    1515
    16 #pragma once
     16#ifndef FIXFUNCTION_H
     17#define FIXFUNCTION_H
    1718
    1819#include "SynTree/Mutator.h"
     
    4849} // namespace SymTab
    4950
     51#endif // FIXFUNCTION_H
     52
    5053// Local Variables: //
    5154// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.