Ignore:
Timestamp:
Jan 31, 2022, 10:31:48 PM (3 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, master, pthread-emulation, qualifiedEnum
Children:
dd3263c
Parents:
51ec1ab
Message:

formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ControlStruct/LabelGenerator.cc

    r51ec1ab rca8c0362  
    1010// Created On       : Mon May 18 07:44:20 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Mon Jan 31 18:48:26 2022
    13 // Update Count     : 27
     12// Last Modified On : Mon Jan 31 22:30:26 2022
     13// Update Count     : 28
    1414//
    1515
     
    2626
    2727namespace ControlStruct {
    28 
    2928int LabelGenerator::current = 0;
    3029LabelGenerator * LabelGenerator::labelGenerator = nullptr;
     
    4746        return l;
    4847}
    49 
    5048} // namespace ControlStruct
    5149
Note: See TracChangeset for help on using the changeset viewer.