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
why3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
125
Issues
125
List
Boards
Labels
Service Desk
Milestones
Merge Requests
15
Merge Requests
15
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Why3
why3
Commits
2506cf61
Commit
2506cf61
authored
Apr 02, 2011
by
Jean-Christophe Filliâtre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more programs exported to the gallery
parent
6d403891
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
Makefile.in
Makefile.in
+5
-2
No files found.
Makefile.in
View file @
2506cf61
...
...
@@ -365,11 +365,14 @@ install_local: bin/why3ml
mkdir
-p
$(GALLERYDIR)
/
`
basename
$*
`
bin/why3doc
-b
-o
$(GALLERYDIR)
/
`
basename
$*
`
$*
.mlw
GALLERYPGMS
=
vstte10_aqueue
\
GALLERYPGMS
=
binary_search bresenham sf same_fringe relabel quicksort
\
power mergesort_list mac_carthy isqrt insertion_sort_list
\
vstte10_aqueue
\
vstte10_inverting
\
vstte10_max_sum
\
vstte10_queens
\
vstte10_search_list
vstte10_search_list
\
vacid_0_sparse_array
GALLERYFILES
=
$(
addprefix
examples/programs/,
$(GALLERYPGMS)
)
GALLERY
=
$(
addsuffix
.gallery,
$(GALLERYFILES)
)
...
...
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