Project

General

Profile

« Previous | Next » 

Revision 59020713

Added by Pierre-Loïc Garoche almost 6 years ago

Some progress on EMF bqckend. Refactoring machines code

View differences:

src/machine_code_types.ml
41 41

  
42 42
type static_call = top_decl * (Dimension.dim_expr list)
43 43

  
44
                 
44 45
type machine_t = {
45 46
  mname: node_desc;
46 47
  mmemory: var_decl list;

Also available in: Unified diff