Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
3d363494
Commit
3d363494
authored
Apr 14, 2019
by
Pedro Gonnet
Browse files
formatting.
parent
d3e50696
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cell.c
View file @
3d363494
...
...
@@ -69,7 +69,7 @@
/* Global variables. */
int
cell_next_tag
=
0
;
/** List of cell pairs for sub-cell recursion. For any sid, the entries in
/** List of cell pairs for sub-cell recursion. For any sid, the entries in
* this array contain the number of sub-cell pairs and the indices and sid
* of the sub-cell pairs themselves. */
struct
cell_split_pair
cell_split_pairs
[
13
]
=
{
...
...
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