Deleted Added
sdiff udiff text old ( 2686:f0d591379ac3 ) new ( 2706:d88c27f75121 )
full compact
1// -*- mode:c++ -*-
2
3//Templates from this format are used later
4//Include the basic format
5##include "basic.isa"
6
7//Include the basic format
8##include "noop.isa"
9
10//Include utility functions

--- 28 unchanged lines hidden ---