Next Previous Up Top Contents Index

4.3 Compilation: the Project structure

mode_details

Eqtype

Structure

Shell.Project

Type

eqtype mode_details = {generate_debug_info: bool, generate_interceptable_code: bool, generate_interruptable_code: bool,  generate_variable_debug_info: bool, location: string, mips_r4000: bool, optimize_leaf_fns: bool, optimize_self_tail_calls: bool, optimize_tail_calls: bool, sparc_v7: bool}

Description

This type stores the mode details of a project, such as its optimization settings, the generation of debugging information, and so on.

ProjectError
newProject
openProject
saveProject
closeProject
setConfiguration
setConfigurationDetails
removeConfiguration
showConfigurationDetails
showCurrentConfiguration
showAllConfigurations
setMode
setModeDetails
removeMode
showModeDetails
showCurrentMode
showAllModes
setTargets
setTargetDetails
removeTarget
showCurrentTargets
showAllTargets
showFileName
setAboutInfo
showAboutInfo
setLocations
showLocations
setFiles
showFiles
setSubprojects
showSubprojects
forceLoadAll
forceCompileAll
forceLoad
forceCompile
readDependencies
compile
showCompile
compileAll
showCompileAll
delete
load
showLoad
loadAll
showLoadAll

MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker