Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
50e5c335
Commit
50e5c335
authored
Sep 07, 2015
by
MARCHE Claude
Browse files
Try why3: fix wrong js file
parent
eeecc325
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/trywhy3/index.html
View file @
50e5c335
...
...
@@ -96,7 +96,7 @@
</div>
<script
defer=
"true"
src=
"ace-builds/src-noconflict/ace.js"
type=
"text/javascript"
charset=
"utf-8"
></script>
<script
defer=
"true"
type=
"text/javascript"
src=
"editor_helper.js"
></script>
<script
defer=
"true"
type=
"text/javascript"
src=
"try.js"
></script>
<script
defer=
"true"
type=
"text/javascript"
src=
"try
why3
.js"
></script>
</body>
</html>
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