Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SynTree/Label.h

    r6b0b624 rd1625f8  
    1010// Created On       : Wed Jun 8 12:53:12 2016
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Jul 22 09:52:44 2017
    13 // Update Count     : 3
     12// Last Modified On : Sun Aug  7 14:44:29 2016
     13// Update Count     : 2
    1414//
    1515
    16 #pragma once
     16#ifndef LABEL_H
     17#define LABEL_H
    1718
    1819#include <string>
     
    5051static const std::list< Label > noLabels;
    5152
     53#endif // LABEL_H
     54
    5255// Local Variables: //
    5356// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.