Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Charles Southerland
frama-c
Commits
9be773d9
Commit
9be773d9
authored
4 years ago
by
Andre Maroneze
Browse files
Options
Downloads
Patches
Plain Diff
[Doc] fix a few typos in the developer manual
parent
afefab9b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/developer/advance.tex
+3
-3
3 additions, 3 deletions
doc/developer/advance.tex
with
3 additions
and
3 deletions
doc/developer/advance.tex
+
3
−
3
View file @
9be773d9
...
...
@@ -3257,7 +3257,7 @@ their execution order.
plug-in are determined during this stage.
\item
\textbf
{
The Exiting Stage:
}
this step is reserved for commands
that make
s
\framac
exit before starting any analysis at all, such as
that make
\framac
exit before starting any analysis at all, such as
printing help information:
\begin{enumerate}
[(a)]
...
...
@@ -3312,7 +3312,7 @@ their execution order.
\begin{enumerate}
[(a)]
\item
first, the command line options registered for the
\texttt
{
Cmdline.Configuring
}
\sscodeidxdef
{
Cmdline
}{
stage
}{
Configuring
}
stage
are treated. Command line parameters that do not begin by a
n
hyphen
are treated. Command line parameters that do not begin by a hyphen
(character
\texttt
{
'-'
}
) are
\emph
{
not
}
options and are treated as
\textsf
{
C
}
files. Thus they are added to the list of files to be
preprocessed or parsed for building the
\texttt
{
AST
}
(on demand);
...
...
@@ -3326,7 +3326,7 @@ their execution order.
according to those indicated on the command line. More precisely:
\begin{enumerate}
[(a)]
\item
first, each argument of the command line which does not begin by a
n
\item
first, each argument of the command line which does not begin by a
hyphen (character
\texttt
{
'-'
}
) is registered for later analysis;
\item
then, the hooks registered through
\texttt
{
Cmdline.run
\_
after
\_
setting
\_
files
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment