Ignore:
Timestamp:
Aug 14, 2023, 7:08:03 PM (13 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
2f34fde
Parents:
8d96dee
Message:

move exception macros from common.hfa to their own include file Exception.hfa

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/Makefile.am

    r8d96dee r3543e99  
    1111## Created On       : Sun May 31 08:54:01 2015
    1212## Last Modified By : Peter A. Buhr
    13 ## Last Modified On : Thu May 25 15:20:04 2023
    14 ## Update Count     : 259
     13## Last Modified On : Mon Aug 14 17:10:51 2023
     14## Update Count     : 262
    1515###############################################################################
    1616
     
    4040if BUILDLIB
    4141inst_headers_nosrc = \
     42        Exception.hfa \
    4243        bitmanip.hfa \
    4344        clock.hfa \
Note: See TracChangeset for help on using the changeset viewer.