Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/InstantiateGeneric.h

    r6b0b624 rea5daeb  
    99// Author           : Aaron B. Moss
    1010// Created On       : Thu Aug 04 18:33:00 2016
    11 // Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Jul 22 09:22:42 2017
    13 // Update Count     : 2
     11// Last Modified By : Aaron B. Moss
     12// Last Modified On : Thu Aug 04 18:33:00 2016
     13// Update Count     : 1
    1414//
    1515
    16 #pragma once
     16#ifndef _INSTANTIATEGENERIC_H
     17#define _INSTANTIATEGENERIC_H
    1718
    1819#include "SynTree/SynTree.h"
     
    2526} // namespace GenPoly
    2627
     28#endif // _INSTANTIATEGENERIC_H
     29
    2730// Local Variables: //
    2831// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.