diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2025-03-24 18:35:17 +0000 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2025-03-24 18:35:17 +0000 |
commit | 590b61cdc1120315197f65dd780c919b6e13e385 (patch) | |
tree | 18781ed8c04668e16972a0baf36a83fd92b490fe /comp/work/51/Makefile | |
parent | c509339286e7aac6d1b8557cf3a55326ce3e1d75 (diff) |
maths and comp sci
Diffstat (limited to 'comp/work/51/Makefile')
-rw-r--r-- | comp/work/51/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comp/work/51/Makefile b/comp/work/51/Makefile new file mode 100644 index 0000000..ec0f613 --- /dev/null +++ b/comp/work/51/Makefile @@ -0,0 +1,2 @@ +all: vectors.ms + eqn vectors.ms | groff -Tps -ms | ps2pdf - > vectors.pdf |