[programming] updated exercise infrastructure
This commit is contained in:
11
programming/exercises/Makefile
Normal file
11
programming/exercises/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
TEXFILES= \
|
||||
boolean_logical_indexing.tex \
|
||||
control_flow.tex \
|
||||
matrices.tex \
|
||||
scripts_functions.tex \
|
||||
structs_cells.tex \
|
||||
variables_types.tex \
|
||||
vectors_matrices.tex \
|
||||
vectors.tex
|
||||
|
||||
include ../../exercises.mk
|
||||
Reference in New Issue
Block a user