Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Tuples/Explode.h

    r6b0b624 rf831177  
    99// Author           : Rob Schluntz
    1010// Created On       : Wed Nov 9 13:12:24 2016
    11 // Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sat Jul 22 09:55:16 2017
    13 // Update Count     : 3
     11// Last Modified By : Rob Schluntz
     12// Last Modified On : Wed Nov 9 13:20:24 2016
     13// Update Count     : 2
    1414//
    1515
    16 #pragma once
     16#ifndef _EXPLODE_H_
     17#define _EXPLODE_H_
    1718
    1819#include "ResolvExpr/AlternativeFinder.h"
     
    9495} // namespace Tuples
    9596
     97#endif // _TUPLE_ASSIGNMENT_H_
     98
    9699// Local Variables: //
    97100// tab-width: 4 //
Note: See TracChangeset for help on using the changeset viewer.