Semantics for RISC code
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
module RISCSimpleStatements : sig
|
||||
type register = {
|
||||
index: int
|
||||
index: string
|
||||
}
|
||||
|
||||
type t =
|
||||
|
||||
Reference in New Issue
Block a user