Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/Specialize.h

    r6b0b624 r82dd287  
    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:22:31 2017
    13 // Update Count     : 2
     12// Last Modified On : Tue May 19 07:53:58 2015
     13// Update Count     : 1
    1414//
    1515
    16 #pragma once
     16#ifndef _SPECIALIZE_H
     17#define _SPECIALIZE_H
    1718
    1819#include <list>
     
    2526} // namespace GenPoly
    2627
     28#endif // _SPECIALIZE_H
     29
    2730// Local Variables: //
    2831// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.