Skip to content

Commit 7313ec4

Browse files
Update separate-compilation.md
extern variable mention removed
1 parent 71a6612 commit 7313ec4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sources/modules/compilation-model/separate-compilation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ A student should be able to:
8282
2. Use compile flags, including `-I` and `-L` to specify search paths.
8383
3. Make header files for their own code, including using header guards.
8484
4. Use include directives for the headers of external libraries.
85-
5. Be able to declare `extern` variables.
8685

8786
#### Caveats
8887

0 commit comments

Comments
 (0)