Changeset c1076a2f for libcfa


Ignore:
Timestamp:
Nov 12, 2020, 11:40:12 PM (4 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
726b748
Parents:
0c4a90d
Message:

remove preprocessor comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/bits/defs.hfa

    r0c4a90d rc1076a2f  
    1010// Created On       : Thu Nov  9 13:24:10 2017
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Wed Aug 26 16:22:32 2020
    13 // Update Count     : 20
     12// Last Modified On : Sat Oct 24 10:53:15 2020
     13// Update Count     : 21
    1414//
    1515
     
    6060        #else
    6161                #error unsupported hardware architecture
    62         #endif // __ARM_ARCH
     62        #endif
    6363}
Note: See TracChangeset for help on using the changeset viewer.