Skip to content
Snippets Groups Projects
Commit d9892d39 authored by Constantin Jucovschi's avatar Constantin Jucovschi
Browse files

updated to new comm

parent 232383a2
No related branches found
No related tags found
No related merge requests found
...@@ -75,3 +75,6 @@ var info_kwarc_sally_comm_frames = { ...@@ -75,3 +75,6 @@ var info_kwarc_sally_comm_frames = {
typeInfo: 'AnyType' typeInfo: 'AnyType'
}] }]
}; };
if (typeof require === 'function') {
module.exports.info_kwarc_sally_comm_frames = info_kwarc_sally_comm_frames;
}
\ No newline at end of file
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>info.kwarc.sally4.comm</groupId> <groupId>info.kwarc.sally4.comm</groupId>
<artifactId>comm-parent</artifactId> <artifactId>comm-parent</artifactId>
<version>0.0.4-SNAPSHOT</version> <version>0.0.6-SNAPSHOT</version>
<relativePath>../comm-parent</relativePath> <relativePath>../comm-parent</relativePath>
</parent> </parent>
......
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment