Brad King
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 years ago |
Brad King
|
6c2944b6fe
BUG: STRLESS and STRGREATER need to treat non-existent definitions as strings.
|
23 years ago |
Ken Martin
|
32ad30e883
better error handling with if statements
|
23 years ago |
Ken Martin
|
a43a65bf34
consolidated IF handling and added checks for bad arguments
|
23 years ago |
Ken Martin
|
843da92405
adde less greater
|
23 years ago |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 years ago |
Ken Martin
|
e07ea14e31
added exists option for if statement
|
24 years ago |
Bill Hoffman
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
Ken Martin
|
d7702b4c30
added new if commands
|
24 years ago |
Ken Martin
|
4ab2650802
added for each command
|
24 years ago |
Bill Hoffman
|
9922155423
ENH: rename Invoke to InitialPass
|
24 years ago |
Ken Martin
|
faaadc4a08
better If checks
|
24 years ago |
Ken Martin
|
a99dfa60ae
new set command and IF NOT
|
24 years ago |
Will Schroeder
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
Ken Martin
|
61091234c3
rules were not inherited when they should be
|
24 years ago |
Brad King
|
80ce581a0d
ERR: Added virtual destructor to complement virtual functions in cmIfFunctionBlocker.
|
24 years ago |
Ken Martin
|
b5f62159ca
added if else endif add definition
|
24 years ago |