Changeset 774 for trunk/include/odin.h
- Timestamp:
- Sep 1, 1999, 4:59:49 PM (26 years ago)
- 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:36phaller Exp $ */1 /* $Id: odin.h,v 1.6 1999-09-01 14:59:49 phaller Exp $ */ 2 2 /* 3 * ODIN - Build Environment Definition 3 4 * 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 * ------------------------------------------------------------ 5 11 * 6 12 */ … … 11 17 12 18 13 /* 14 * Compiler Environment Definition 15 * /19 /*********************************** 20 * Compiler Environment Definition * 21 ***********************************/ 16 22 17 23 #ifdef CDECL
Note:
See TracChangeset
for help on using the changeset viewer.