SCM Repository
Annotation of /smlnj-c/trunk/cc-info.cc-mipseb-irix5.sml
Parent Directory
|
Revision Log
Revision 2106 - (view) (download)
1 : | monnier | 249 | (* cc-info.mipseb-irix5.sml |
2 : | * | ||
3 : | * COPYRIGHT (c) 1995 AT&T Bell Laboratories. | ||
4 : | * | ||
5 : | * sizes of basic C types for MIPS cc/gcc under Irix5 | ||
6 : | *) | ||
7 : | |||
8 : | structure CCInfoMipsebIrix5 : CC_INFO = | ||
9 : | struct | ||
10 : | open CCInfoDefaults | ||
11 : | end (* structure CCInfoMipsebIrix5 *) |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |