Skip to content

Commit

Permalink
feat: preparing lab09 exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
anitvam authored Nov 17, 2023
1 parent 15b0aee commit 2636e7c
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,15 +225,7 @@ packages:
- from: java/mvc-io/simple-mvc-io
to: 93-simple-mvc-io
- from: java/mvc-io/mvc-io
to: 94-mvc-io
- from: java/mvc-io/advanced-mvc
to: 95-advanced-mvc
- from: git/instructions-clone.md
to: README.md
- from: java/concurrency/reactive-gui
to: 96-reactive-guis
- from: java/concurrency/workers
to: 97-workers
to: 94-mvc-io
- from: git/instructions-clone.md
to: README.md
oop-lab10:
Expand All @@ -242,12 +234,18 @@ packages:
destinations:
- unibo-oop/lab10
contents:
- from: java/mvc-io/advanced-mvc
to: 101-advanced-mvc
- from: java/concurrency/reactive-gui
to: 102-reactive-guis
- from: java/concurrency/workers
to: 103-workers
- from: java/lambdas/utilities-for-lists-and-maps
to: 101-lambda-utilities-for-lists-and-maps
to: 104-lambda-utilities-for-lists-and-maps
- from: java/streams/utilities-for-music-model
to: 102-stream-utilities-for-music-model
to: 105-stream-utilities-for-music-model
- from: java/streams/utilities-for-text-processing
to: 103-stream-utilities-for-text-processing
to: 106-stream-utilities-for-text-processing
- from: git/instructions-clone.md
to: README.md

Expand Down

0 comments on commit 2636e7c

Please sign in to comment.