Changeset 601 for trunk/testcase/572main.cpp
- Timestamp:
- Aug 16, 2003, 1:50:34 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/testcase/572main.cpp
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.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 1 16 #include <stdio.h> 2 17 typedef struct some_struct_pointer * PTYPE; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.