tsouanas / fmcbook

Matemática Fundacional para Computação: book by Thanos Tsouanas (in portuguese)
http://www.tsouanas.org/fmcbook/
Other
95 stars 7 forks source link

FMCBOOK

Website

http://www.tsouanas.org/fmcbook/

Instructions

You will need ThaTeX.

To compile:

make

To clean up most of the auxiliar files:

make clean

To clean all auxiliar and built files:

make cleanall

To upload to the official website (if you have access):

make upload