Skip to content

Commit

Permalink
Fixed to not Invert Requirement on Networks
Browse files Browse the repository at this point in the history
  • Loading branch information
pap1723 committed Jun 30, 2017
1 parent 0252034 commit 18dd54f
Showing 1 changed file with 0 additions and 17 deletions.
Expand Up @@ -43,23 +43,6 @@ CONTRACT_TYPE
contractType = FirstComSat
title = Complete @contractType Contract
}
REQUIREMENT
{
name = CompleteContract
type = CompleteContract
contractType = EarlyComNetwork3
title = Has not Completed @contractType Contract
invertRequirement = true
}
REQUIREMENT
{
name = CompleteContract
type = CompleteContract
contractType = EarlyComNetwork4
title = Has not Completed @contractType Contract
invertRequirement = true
}

PARAMETER
{
name = TestComSat
Expand Down

0 comments on commit 18dd54f

Please sign in to comment.