Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clean-ide
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
clean-and-itasks
clean-ide
Commits
b19078e0
Commit
b19078e0
authored
Oct 30, 2003
by
John van Groningen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use Monaco 9 font for the macintosh, it does not have a Courier New font
parent
0a33b105
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
HeapProfile/heapprofiler.icl
HeapProfile/heapprofiler.icl
+1
-0
No files found.
HeapProfile/heapprofiler.icl
View file @
b19078e0
...
...
@@ -170,6 +170,7 @@ printfun recId ps
|
isNothing
reply
=
ps
#
((
ok
,
printFont
),
ps
)
=
accPIO
(
accScreenPicture
(
openFont
{
fName
=
"Courier New"
,
fStyles
=[
BoldStyle
],
fSize
=
8
}))
ps
// # ((ok,printFont),ps) = accPIO (accScreenPicture (openFont {fName="Monaco",fStyles=[],fSize=9})) ps
|
not
ok
// handle better...
=
ps
=
case
(
fromJust
reply
)
of
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment