Ignore:
Timestamp:
Aug 3, 2024, 3:48:58 PM (15 hours ago)
Author:
JiadaL <j82liang@…>
Branches:
master
Children:
1571e4d
Parents:
a9ae5ca (diff), 433e2c3 (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.
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/vec/vec4.hfa

    ra9ae5ca r4e107bf  
    287287        return os | '<' | x | ',' | y | ',' | z | ',' | w | '>';
    288288    }
    289         OSTYPE_VOID_IMPL( vec4(T) )
     289        OSTYPE_VOID_IMPL( os, vec4(T) )
    290290}
    291291
Note: See TracChangeset for help on using the changeset viewer.