Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
simulators
CarLang
Commits
f2450a94
Commit
f2450a94
authored
Aug 27, 2019
by
Pascal Porta
Browse files
Merge branch 'master' into rewrite
parents
368821c2
645b7186
Pipeline
#176722
passed with stages
in 6 minutes and 38 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f2450a94
# (c) https://github.com/MontiCore/monticore
stages
:
-
windows
-
linux
...
...
settings.xml
View file @
f2450a94
<?xml version="1.0" encoding="UTF-8"?>
<!-- (c) https://github.com/MontiCore/monticore -->
<settings
xmlns=
"http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
...
...
src/license/se/license.txt
View file @
f2450a94
...
...
@@ -2,4 +2,3 @@
The license generally applicable for this project
can be found under https://github.com/MontiCore/monticore.
src/main/java/de/monticore/lang/montisim/carlang/_symboltable/CarLangSymbolTableCreator.java
View file @
f2450a94
/* (c) https://github.com/MontiCore/monticore */
package
de.monticore.lang.montisim.carlang._symboltable
;
import
de.monticore.lang.montisim.carlang.CoCoCheckerFactory
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment