This repository has been archived on 2021-05-17. You can view files and clone it, but cannot push or open issues or pull requests.
scientificComputing/programming/exercises/Makefile

12 lines
222 B
Makefile

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