Changeset 774 for trunk/include/odin.h


Ignore:
Timestamp:
Sep 1, 1999, 4:59:49 PM (26 years ago)
Author:
phaller
Message:

Add: include file policy, cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odin.h

    r488 r774  
    1 /* $Id: odin.h,v 1.5 1999-08-12 23:33:36 phaller Exp $ */
     1/* $Id: odin.h,v 1.6 1999-09-01 14:59:49 phaller Exp $ */
    22/*
     3 * ODIN - Build Environment Definition
    34 *
    4  * ODIN - Build Environment Definition
     5 * Copyright (C) 1999 Patrick Haller   <phaller@gmx.net>
     6 *
     7 * ------------------------------------------------------------
     8 * Note: Only compiler linkage definitions and similar stuff
     9 *       goes here. Nothing else.
     10 * ------------------------------------------------------------
    511 *
    612 */
     
    1117
    1218
    13 /*
    14  * Compiler Environment Definition
    15  */
     19/***********************************
     20 * Compiler Environment Definition *
     21 ***********************************/
    1622
    1723#ifdef CDECL
Note: See TracChangeset for help on using the changeset viewer.