Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
isa-afp
afp-devel
Commits
79150f043fa8
Commit
b2fcbca4
authored
Feb 23, 2021
by
Gerwin Klein
Browse files
update with 2021 release .tar.gz's
parent
4e172abaea0d
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
admin/publish
View file @
79150f04
...
...
@@ -122,7 +122,7 @@ if [ "$1" != "-" ]; then
mv
$EXPORT
.tar.gz
$TARS
/
echo
"Generating HTML for [
$@
]"
$ISABELLE_TOOL
afp_build
--
-v
-c
$@
||
fail
"isabelle afp_build failed on [
$@
]"
$ISABELLE_TOOL
afp_build
--
-v
-c
-j
2
$@
||
fail
"isabelle afp_build failed on [
$@
]"
cd
$EXPORT
/thys
for
ENTRY
in
$@
;
do
...
...
metadata/releases
View file @
79150f04
This diff is collapsed.
Click to expand it.
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