"...git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "720caedf4885f90de44b753fe2d32579dd45635b"
Commit f4532754 authored by rusty1s's avatar rusty1s
Browse files

build script

parent cec20489
...@@ -10,3 +10,4 @@ dist/ ...@@ -10,3 +10,4 @@ dist/
*.aux *.aux
*.log *.log
*.pdf *.pdf
*.svg
#!/bin/sh
pdflatex add.tex
pdf2svg add.pdf add.svg
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment