Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/GenPoly.h

    r6b0b624 r5a3ac84  
    99// Author           : Richard C. Bilson
    1010// Created On       : Mon May 18 07:44:20 2015
    11 // Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Jul 22 09:22:57 2017
    13 // Update Count     : 7
     11// Last Modified By : Rob Schluntz
     12// Last Modified On : Tue Nov 24 15:24:38 2015
     13// Update Count     : 6
    1414//
    1515
    16 #pragma once
     16#ifndef GENPOLY_H
     17#define GENPOLY_H
    1718
    1819#include <string>
     
    110111} // namespace GenPoly
    111112
     113#endif // GENPOLY_H
     114
    112115// Local Variables: //
    113116// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.