Skip to content

Commit

Permalink
change pss-lab10 to include maps
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloFilaseta committed Dec 9, 2024
1 parent 17f32b2 commit ccb4bdc
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -477,11 +477,7 @@ packages:
destinations:
- unibo-lptsi-pss/pss-lab10
contents:
- from: git/instructions-clone.md
to: README.md
- from: java/exceptions/use-and-design-exceptions
to: 01-exceptions/
- from: java/io/read-write-text-file
to: 02-read-write-files/
- from: java/io/from-classpath-to-files
to: 03-read-classpath-write-file/
- from: java/collections/use-map/
to: 01-maps/
- from: java/collections/implement-classes-with-maps/
to: 02-maps-advanced/

0 comments on commit ccb4bdc

Please sign in to comment.