Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
FloVer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
AVA
FloVer
Commits
16e2b87a
Commit
16e2b87a
authored
Oct 02, 2017
by
Heiko Becker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update cakeml to latest state, remove unsued print
parent
59cc4e2b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
hol4/cakeml
hol4/cakeml
+1
-1
src/main/scala/daisy/backend/CertificatePhase.scala
src/main/scala/daisy/backend/CertificatePhase.scala
+0
-1
No files found.
cakeml
@
0f9a84cd
Compare
9f7a2e8b
...
0f9a84cd
Subproject commit
9f7a2e8b53e4f091ae49340aed425376ed30ae26
Subproject commit
0f9a84cd5d6459117a10d5c60ced075cf312471b
src/main/scala/daisy/backend/CertificatePhase.scala
View file @
16e2b87a
...
...
@@ -395,7 +395,6 @@ object CertificatePhase extends DaisyPhase {
}
private
def
getCmd
(
e
:
Expr
,
precisions
:
Map
[
Identifier
,
Precision
],
constPrecision
:
Precision
,
prv
:
String
)
:
(
String
,
String
)
=
{
reporter
.
info
(
s
"$e\n"
)
e
match
{
case
e
@
Let
(
x
,
exp
,
g
)
=>
//first compute expression AST
...
...
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