Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/FindFunction.h

    r6b0b624 rf8b961b  
    1010// Created On       : Mon May 18 07:44:20 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Jul 22 09:23:36 2017
    13 // Update Count     : 2
     12// Last Modified On : Tue May 19 07:36:35 2015
     13// Update Count     : 1
    1414//
    1515
    16 #pragma once
     16#ifndef FINDFUNCTION_H
     17#define FINDFUNCTION_H
    1718
    1819#include "SynTree/SynTree.h"
     
    2829} // namespace GenPoly
    2930
     31#endif // FINDFUNCTION_H
     32
    3033// Local Variables: //
    3134// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.