SCM Repository
Diff of /sml/trunk/src/cm/main/specific-symval-fn.sml
Parent Directory
|
Revision Log
|
Patch
revision 336, Thu Jun 17 09:23:20 1999 UTC | revision 337, Thu Jun 17 09:43:40 1999 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | (* | |
2 | * Building a host/OS-specific environments for CM "preprocessor" variables. | |
3 | * | |
4 | * (C) 1999 Lucent Technologies, Bell Laboratories | |
5 | * | |
6 | * Author: Matthias Blume (blume@kurims.kyoto-u.ac.jp) | |
7 | *) | |
8 | functor SpecificSymValFn (structure MachDepVC: MACHDEP_VC | functor SpecificSymValFn (structure MachDepVC: MACHDEP_VC |
9 | val os: SMLofNJ.SysInfo.os_kind) = | val os: SMLofNJ.SysInfo.os_kind) = |
10 | struct | struct |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |