Show
Ignore:
Timestamp:
09/06/07 08:12:55 (2 years ago)
Author:
chf
Message:

Concurrent Read sets, parallelism inside transactions, transaction tests, a new contention manager, new atomic arrays with single element transaction granularity.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ProjectFortress/nbproject/project.xml

    r766 r787  
    2727                    <target>clean</target> 
    2828                    <target>compile</target> 
     29                </action> 
     30                <action name="run"> 
     31                    <target>test</target> 
     32                </action> 
     33                <action name="debug"> 
     34                    <script>nbproject/ide-file-targets.xml</script> 
     35                    <target>debug-nb</target> 
    2936                </action> 
    3037            </ide-actions> 
     
    5764                    <ide-action name="test"/> 
    5865                    <ide-action name="rebuild"/> 
     66                    <ide-action name="run"/> 
     67                    <ide-action name="debug"/> 
    5968                </context-menu> 
    6069            </view>