Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
fbf2155f
Commit
fbf2155f
authored
Jun 06, 2007
by
Michael D. Adams
Browse files
Minor comment update
parent
9c4b3b77
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/ClosureFlags.c
View file @
fbf2155f
...
...
@@ -23,8 +23,8 @@ StgWord16 closure_flags[] = {
* to thunks.)
*/
/* 0 1 2 3 4 5 6 7 */
/* HNF BTM NS STA THU MUT UPT SRT */
/* 0 1 2 3 4 5 6 7
8
*/
/* HNF BTM NS STA THU MUT UPT SRT
IND
*/
/* INVALID_OBJECT = */
(
0
),
/* CONSTR = */
(
_HNF
|
_NS
),
...
...
Write
Preview
Supports
Markdown
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