Changeset 1b0184b for libcfa


Ignore:
Timestamp:
Oct 19, 2023, 9:39:17 PM (6 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
7619400
Parents:
f842032 (diff), 2d7cb19 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Peter A. Buhr <pabuhr@…> (10/19/23 19:35:33)
git-committer:
Peter A. Buhr <pabuhr@…> (10/19/23 21:39:17)
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/iostream.cfa

    rf842032 r1b0184b  
    1010// Created On       : Wed May 27 17:56:53 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Thu Oct 19 19:29:54 2023
    13 // Update Count     : 1800
     12// Last Modified On : Thu Oct 19 21:10:10 2023
     13// Update Count     : 1801
    1414//
    1515
     
    4747                return os;
    4848        } // ?|?
    49         OSYPE_VOID_IMPL( bool )
     49        OSTYPE_VOID_IMPL( bool )
    5050
    5151        ostype & ?|?( ostype & os, char c ) {
Note: See TracChangeset for help on using the changeset viewer.