mirror of
https://github.com/ION606/COGMOD-HWI.git
synced 2026-05-14 22:16:57 +00:00
added base project
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
all: run analyze doc
|
||||
|
||||
run:
|
||||
python main.py
|
||||
|
||||
analyze:
|
||||
python main.py --analyze
|
||||
|
||||
doc:
|
||||
pdflatex report.tex
|
||||
pdflatex report.tex
|
||||
pdflatex report.tex
|
||||
Reference in New Issue
Block a user