aboutsummaryrefslogtreecommitdiff
path: root/main/CleanCocl.prj
blob: 16e822b0611302e58353dc6b51cecc9bf866a1b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
Version:	1.3
Global
	Built:	True
	CodeGen
		CheckStacks:	False
		CheckIndexes:	True
		KeepABC:	False
		TargetProcessor:	CurrentProcessor
	Application
		HeapSize:	18874368
		StackSize:	3145728
		ExtraMemory:	12582912
		IntialHeapSize:	4194304
		HeapSizeMultiplier:	1280
		ShowExecutionTime:	False
		ShowGC:	False
		ShowStackSize:	False
		MarkingCollector:	True
		Profile
			Memory:	False
			MemoryMinimumHeapSize:	0
			Time601:	False
			Time:	False
		Output
			Output:	NoConsole
			Font:	Monaco
			FontSize:	9
			WriteStdErr:	False
	Project
		Verbose:	False
	Link
		DefaultSystemObjects:	True
		DefaultLibraries:	True
		ExtraLibraries
			Path:	{Project}:main:Mac:CodeGenImportLibrary
	Paths
		Path:	{Project}
		Path:	{Project}:frontend
		Path:	{Project}:main:Mac
		Path:	{Project}:main
		Path:	{Project}:backend
		Path:	{Project}:backend:Mac
MainModule
	Name:	CleanCocl
	Dir:	{Project}
	IclOpen:	True
	Compiler
		NeverMemoryProfile:	False
		NeverTimeProfile:	False
		StrictnessAnalysis:	True
		ListTypes:	NoTypes
		ListAttributes:	False
		Warnings:	False
		Verbose:	False
		ReadableABC:	False
		ReuseUniqueNodes:	False
	Dcl
		Editor
			TabSize:	4
			Font:	Monaco
			FontSize:	9
			AutoIndent:	True
		WindowPosition
			X:	140
			Y:	70
			SizeX:	952
			SizeY:	581
	DclOpen:	False
	Icl
		Editor
			TabSize:	4
			Font:	Monaco
			FontSize:	9
			AutoIndent:	True
		WindowPosition
			X:	140
			Y:	70
			SizeX:	952
			SizeY:	581
	IclOpen:	True
	LastModified:	Yes 2002 11 26 16 54 43
	Dependencies
		Module:	Clean2AppleEventHandler
		Module:	CleanCocl
		Module:	CoclSystemDependent
		Module:	Heap
		Module:	StdArray
		Module:	StdBool
		Module:	StdChar
		Module:	StdCharList
		Module:	StdClass
		Module:	StdEnum
		Module:	StdEnv
		Module:	StdFile
		Module:	StdFunc
		Module:	StdInt
		Module:	StdList
		Module:	StdMisc
		Module:	StdOrdList
		Module:	StdOverloaded
		Module:	StdReal
		Module:	StdString
		Module:	StdTuple
		Module:	_SystemArray
		Module:	_SystemEnum
		Module:	_aconcat
		Module:	cache_variable
		Module:	checksupport
		Module:	compile
		Module:	containers
		Module:	convertDynamics
		Module:	convertcases
		Module:	events
		Module:	general
		Module:	hashtable
		Module:	mac_types
		Module:	predef
		Module:	scanner
		Module:	syntax
		Module:	transform
		Module:	typeproperties
		Module:	utilities
OtherModules