SCM Repository
[diderot] Diff of /branches/vis12/src/compiler/codegen/target-util.sml
Diff of /branches/vis12/src/compiler/codegen/target-util.sml
Parent Directory
|
Revision Log
|
Patch
22 |
outDir : string, (* directory to put output *) |
outDir : string, (* directory to put output *) |
23 |
outBase : string, (* basename for output or name of executable *) |
outBase : string, (* basename for output or name of executable *) |
24 |
exec : bool, (* generate standalone executable? *) |
exec : bool, (* generate standalone executable? *) |
25 |
|
snapshot : bool, (* generate functions to get snapshot *) |
26 |
target : target, (* target platform *) |
target : target, (* target platform *) |
27 |
namespace : string, (* optional namespace prefix *) |
namespace : string, (* optional namespace prefix *) |
28 |
parallel : bool, (* parallel components *) |
parallel : bool, (* parallel components *) |
|
Legend:
Removed from v.1911 |
|
changed lines |
|
Added in v.1912 |
|
|