Skip to content

Commit

Permalink
✏️ plus de fichier manifest.mf
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleberre committed Jan 19, 2025
1 parent efb5938 commit 765e2d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ if [ ! -d bin ]; then
mkdir bin
fi
javac -d bin -source 1.8 -target 1.8 -cp bin:lib/dpprocessor.jar @javafiles
jar -cfm lensunit.jar manifest.mf -C bin/ .
jar -cfe lensunit.jar org.lensunit.Runner -C bin/ .
1 change: 0 additions & 1 deletion manifest.mf

This file was deleted.

0 comments on commit 765e2d3

Please sign in to comment.