Skip to content
Snippets Groups Projects
Commit fe5f5e83 authored by schaffha4u's avatar schaffha4u
Browse files

Correction

parent c5ac0cea
No related branches found
No related tags found
No related merge requests found
......@@ -22,10 +22,10 @@ cd java
javac -h . MyClass.java
```
```
mv Myclass.h ../include
mv MyClass.h ../include
```
```
java ControllerFenetre.java Main.java Segment.java Sommet.java
javac ControllerFenetre.java Main.java Segment.java Sommet.java
```
```
cd ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment