Changeset 2116

Show
Ignore:
Timestamp:
06/27/12 11:46:36 (11 months ago)
Author:
sacerdot
Message:

load_code_memory will be moved into Fetch.ma in the next commit.
This is a bit weird: we could split a Load.ma file from Fetch.ma.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/compiler.ma

    r2019 r2116  
    6262 
    6363include "common/StructuredTraces.ma". 
     64include "ASM/Fetch.ma". (* For load_code_memory only *) 
    6465 
    6566definition in_clight_program : costlabel → Prop ≝ λ_.True.