Skip to content
Snippets Groups Projects

Visualization gui + Lab Results

Merged Danilo Lourenco Trotta requested to merge Visualization_GUI into master
228 files
+ 17187
1947
Compare changes
  • Side-by-side
  • Inline
Files
228
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- (c) https://github.com/MontiCore/monticore -->
<web-app
xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -15,4 +14,4 @@
<servlet-name>DefaultServlet</servlet-name>
<url-pattern>/visualization/*</url-pattern>
</servlet-mapping>
</web-app>
</web-app>
\ No newline at end of file
Loading