Ignore:
Timestamp:
Jul 21, 2017, 3:21:44 PM (7 years ago)
Author:
Rob Schluntz <rschlunt@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
bff227f
Parents:
cb43451
Message:

Update several more library files for references

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/rational

    rcb43451 r53a8e68  
    4040        T ?/?( T, T );
    4141        T ?%?( T, T );
    42         T ?/=?( T *, T );
     42        T ?/=?( T &, T );
    4343        T abs( T );
    4444};
Note: See TracChangeset for help on using the changeset viewer.