Ignore:
Timestamp:
Feb 4, 2016, 5:05:56 PM (8 years ago)
Author:
alain
Message:

Introduce the dump command in shell.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/applications/transpose/transpose.py

    r764 r775  
    5050
    5151    # create vspace
    52     vspace = mapping.addVspace( name = 'transpose', startname = 'trsp_data', active = True )
     52    vspace = mapping.addVspace( name = 'transpose', startname = 'trsp_data', active = False )
    5353   
    5454    # data vseg : shared (only in cluster[0,0])
Note: See TracChangeset for help on using the changeset viewer.