Changeset 2387

Show
Ignore:
Timestamp:
08/07/08 17:07:22 (3 months ago)
Author:
mwlinnem
Message:

Added a few new algorithms.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/edu.iu.nwb.gui.brand/extra-files/configuration/default_menu.xml

    r2338 r2387  
    4646        <menu name="Dichotomize" pid="edu.iu.nwb.analysis.dichotomize.Dichotomize"/> 
    4747        <menu name="Multipartite Joining" pid="edu.iu.nwb.analysis.multipartitejoining.JoiningAlgorithm"/> 
     48        <menu type="break"/> 
     49        <menu name="Normalize Text" pid="edu.iu.nwb.preprocessing.text.normalization.StandardNormalyzer"/> 
     50        <menu name="Slice Table by Time" pid = "edu.iu.nwb.preprocessing.timeslice"/> 
    4851    </top_menu>    
    4952