root/src/BRAINSFramework/Behaviors/IConditionBehavior.cs

113
1
//****************************************************************//
1

2
//********************copyright Rik Dodsworth 2009****************//
3
//****************************************************************//
4
//***************************free to use**************************//
5
//****************************************************************//
6
//*******************please just leave this header****************//
7
//*************************for recognition************************//
8
//****************************************************************//
9
//****************************************************************//
10
using System;
2
using System;
11
using System.Collections.Generic;
3
using System.Collections.Generic;
12
using System.Linq;
4
using System.Linq;