Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/bitmanip2.cfa

    r76bf23c rda36d25  
     1//
     2// Cforall Version 1.0.0 Copyright (C) 2020 University of Waterloo
     3//
     4// The contents of this file are covered under the licence agreement in the
     5// file "LICENCE" distributed with Cforall.
     6//
     7// bitmanip2.cfa --
     8//
     9// Author           : Peter A. Buhr
     10// Created On       : Tue Apr  7 21:21:20 2020
     11// Last Modified By : Peter A. Buhr
     12// Last Modified On : Tue Apr  7 21:21:40 2020
     13// Update Count     : 1
     14//
     15
    116#include <fstream.hfa>
    217#include <bitmanip.hfa>
Note: See TracChangeset for help on using the changeset viewer.