Changeset b87a5ed for include/bfd.h


Ignore:
Timestamp:
May 16, 2015, 3:36:19 PM (9 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
Children:
a32b204
Parents:
b8508a2
Message:

licencing: first groups of files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/bfd.h

    rb8508a2 rb87a5ed  
    1 //                              -*- Mode: C++ -*-
    2 //
    3 // Cforall Version 1.0.0, Copyright (C) Peter A. Buhr 2015
    4 //
     1//
     2// Cforall Version 1.0.0 Copyright (C) 2015 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//
    57// bfd.h --
    6 // 
     8//
    79// Author           : Peter A. Buhr
    810// Created On       : Thu Jan  8 15:50:56 2015
    911// Last Modified By : Peter A. Buhr
    10 // Last Modified On : Sat Jan 10 14:12:35 2015
    11 // Update Count     : 3
     12// Last Modified On : Sat May 16 07:54:59 2015
     13// Update Count     : 5
    1214
    1315// This include file uses the CFA keyword "type" as a field name of a structure.
     
    1921
    2022// Local Variables: //
     23// tab-width: 4 //
     24// mode: c++ //
    2125// compile-command: "make install" //
    2226// End: //
Note: See TracChangeset for help on using the changeset viewer.