Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gstvrmrlpz/energy into main
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Sep 13, 2024
2 parents 8d0a848 + a0b281a commit fbc88e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions paper/.gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
*.aux
*.blg
*.cut
*.fdb_latexmk
*.fls
cplusplus-energy.out
cplusplus-energy.R
*.cut
*.R
*.out
2 changes: 2 additions & 0 deletions paper/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ install:
Rscript -e "require(knitr); knitr::knit('$<',output='$@');"

.PHONY: all auto clean pre
.PRECIOUS: $(R)

0 comments on commit fbc88e2

Please sign in to comment.