- Timestamp:
- 07/10/2017 07:25:34 PM (7 years ago)
- Branches:
- master
- Children:
- 2340de6
- Parents:
- e877e55
- Location:
- vlib
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
vlib/cg2.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 cg2.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 cg2.c -- global variables13 external variables 8 14 ============================================================================= 9 15 */ -
vlib/cg3.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 cg3.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 cg3.c -- global variables13 external variables 8 14 ============================================================================= 9 15 */ -
vlib/glcinit.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 glcinit.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 glcinit.c -- global variables13 external variables 8 14 ============================================================================= 9 15 */ … … 23 29 /* 24 30 ============================================================================= 25 glcinit.c -- global functions31 external functions 26 32 ============================================================================= 27 33 */ -
vlib/lseg.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 lseg.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 lseg.c -- global variables13 external variables 8 14 ============================================================================= 9 15 */ … … 13 19 /* 14 20 ============================================================================= 15 lseg.c -- global functions21 external functions 16 22 ============================================================================= 17 23 */ -
vlib/vbfill4.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vbfill4.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 vbfill4.c -- global functions13 external functions 8 14 ============================================================================= 9 15 */ -
vlib/vclrs.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vclrs.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 vclrs.c -- global functions13 external functions 8 14 ============================================================================= 9 15 */ -
vlib/vhinit.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vhinit.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 6 12 /* 7 13 ============================================================================= 8 vhinit.c -- global variables14 external variables 9 15 ============================================================================= 10 16 */ … … 18 24 /* 19 25 ============================================================================= 20 vhinit.c -- global functions26 external functions 21 27 ============================================================================= 22 28 */ -
vlib/vmput.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vmput.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 vmput.c -- global functions13 external functions 8 14 ============================================================================= 9 15 */ -
vlib/vobjfns.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vobjfns.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 vobjfns.c -- global variables13 external variables 8 14 ============================================================================= 9 15 */ … … 15 21 /* 16 22 ============================================================================= 17 vobjfns.c -- global functions23 external functions 18 24 ============================================================================= 19 25 */ -
vlib/vputs.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vputs.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 vputs.c -- global functions13 external functions 8 14 ============================================================================= 9 15 */ -
vlib/vputsv.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vputsv.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 vputsv.c -- global functions13 external functions 8 14 ============================================================================= 9 15 */ -
vlib/vsetpal.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vsetpal.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 vsetpal.c -- global variables13 external variables 8 14 ============================================================================= 9 15 */ … … 13 19 /* 14 20 ============================================================================= 15 vsetpal.c -- global functions21 external functions 16 22 ============================================================================= 17 23 */ -
vlib/vsinit.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vsinit.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 3 9 /* 4 10 ============================================================================= 5 vsinit.c -- global functions11 external functions 6 12 ============================================================================= 7 13 */ -
vlib/vspray4.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vspray4.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 vspray4.c -- global functions13 external functions 8 14 ============================================================================= 9 15 */ -
vlib/vtext.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vtext.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 vtext.c -- global functions13 external functions 8 14 ============================================================================= 9 15 */ -
vlib/vwputm.x
re877e55 r526a993 1 /* 2 ============================================================================= 3 vwputm.c -- external declarations 4 ============================================================================= 5 */ 6 1 7 #pragma once 2 8 … … 5 11 /* 6 12 ============================================================================= 7 vwputm.c -- global functions13 external functions 8 14 ============================================================================= 9 15 */
Note:
See TracChangeset
for help on using the changeset viewer.