Changes between Version 10 and Version 11 of Fundamentals
- Timestamp:
- 05/13/23 09:33:20 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Fundamentals
v10 v11 49 49 If the suffix of the filename of the program is not `.cvl`, then the program must include the line 50 50 {{{ 51 #include <civlc. h>51 #include <civlc.cvh> 52 52 }}} 53 53 somewhere near the beginning (before any CIVL-C primitives are used). This includes the main CIVL-C header file, which declares all the types and other CIVL primitives.
