Skip to content

Commit

Permalink
updated maestro check to work with VDM version 4.4.6 which altered th…
Browse files Browse the repository at this point in the history
…e ClassLoader
  • Loading branch information
lausdahl committed Nov 23, 2023
1 parent d14e937 commit 25ed5d6
Show file tree
Hide file tree
Showing 11 changed files with 959 additions and 439 deletions.
5 changes: 5 additions & 0 deletions fmi2/static-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
<groupId>org.into-cps.vdmcheck.fmi2</groupId>
<artifactId>static-model</artifactId>
<build>
<resources>
<resource>
<directory>${basedir}</directory>
</resource>
</resources>
<directory>.generated</directory>
<plugins>
<plugin>
Expand Down

This file was deleted.

99 changes: 0 additions & 99 deletions fmi2/vdmcheck/src/main/java/annotations/in/INOnFailAnnotation.java

This file was deleted.

51 changes: 0 additions & 51 deletions fmi2/vdmcheck/src/main/java/annotations/tc/TCOnFailAnnotation.java

This file was deleted.

Loading

0 comments on commit 25ed5d6

Please sign in to comment.