./
are_all.pro
Contains the are_all function
Author information
- Author
Gaƫlle Boisnard
- History
2007/10/11: Created
2007/10/11: Last Edit
Routines
top source are_all
result = are_all(day1, day2 [, level1=sometype] [, level2=sometype])
are_all is a function that <behavior desc here>
Return value
<return desc here>
Parameters
- day1 in required type=sometype
A parameter named day1
- day2 in required type=sometype
A parameter named day2
Keywords
- level1 in optional type=sometype
A keyword named level1
- level2 in optional type=sometype
A keyword named level2
Statistics
Lines: | 64 lines |
Cyclomatic complexity: | 18 |
Modified cyclomatic complexity: | 12 |
File attributes
Modification date: | Fri Jan 9 19:59:00 2015 |
Lines: | 64 |