Ignore:
Timestamp:
Aug 16, 2003, 1:50:34 AM (22 years ago)
Author:
bird
Message:

Headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/testcase/572main.cpp

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r600 r601  
     1/* $Id$ */
     2/** @file
     3 *
     4 * _Optlink declaration and definition testcases.
     5 *
     6 * InnoTek Systemberatung GmbH confidential
     7 *
     8 * Copyright (c) 2003 InnoTek Systemberatung GmbH
     9 * Author: knut st. osmundsen <bird-srcspam@anduin.net>
     10 *
     11 * All Rights Reserved
     12 *
     13 */
     14
     15
    116#include <stdio.h>
    217typedef struct some_struct_pointer * PTYPE;
Note: See TracChangeset for help on using the changeset viewer.