Skip to content
Snippets Groups Projects

Raphael.Olande

Open Raphael.Olande requested to merge Raphael.Olande/lab0:master into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -3,6 +3,7 @@ package lab0;
public class GitlabUsername {
// TODO: Write you gitlab username in this string
public static final String gitlabUsername = "";
public static final String gitlabUsername = "@Raphael.Olande";
}
Loading