Changeset 321 for trunk/eml/streams.mso


Ignore:
Timestamp:
Jul 20, 2007, 11:30:53 AM (16 years ago)
Author:
Argimiro Resende Secchi
Message:

Fix Pallete of streams.mso and add flashPH as another model of flash for devices.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/eml/streams.mso

    r313 r321  
    114114Model source
    115115        ATTRIBUTES
     116        Pallete = true;
    116117        Icon = "icon/Source";
    117118        Brief = "Material stream source";
     
    205206Model simple_source
    206207        ATTRIBUTES
     208        Pallete = true;
    207209        Icon = "icon/Source";
    208210        Brief = "Simple material stream source";
     
    244246Model sink
    245247        ATTRIBUTES
     248        Pallete = true;
    246249        Icon = "icon/Sink";
    247250        Brief = "Material stream sink";
     
    319322Model simple_sink
    320323        ATTRIBUTES
     324        Pallete = true;
    321325        Icon = "icon/Sink";
    322326        Brief = "Simple material stream sink";
     
    345349Model energy_source
    346350        ATTRIBUTES
     351        Pallete = true;
    347352        Icon = "icon/energy_source";
    348353        Brief = "Enegry stream source";
Note: See TracChangeset for help on using the changeset viewer.