Changes between Version 1 and Version 2 of CIVLPragmas
- Timestamp:
- 07/29/14 14:05:05 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CIVLPragmas
v1 v2 7 7 e.g. `#pragma CIVL $assume NPROCS > 1 && NPROCS < 6;` 8 8 9 - input variable9 - input/output variable 10 10 11 #pragma CIVL $input TYPE NAME;11 #pragma CIVL $input/$output TYPE NAME; 12 12 13 13 e.g:
