Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sarl/sarl into sarldoc
Browse files Browse the repository at this point in the history
  • Loading branch information
gallandarakhneorg committed Apr 18, 2019
1 parent 7ffafdc commit ab9e3b5
Show file tree
Hide file tree
Showing 14 changed files with 912 additions and 55 deletions.
Expand Up @@ -37,6 +37,7 @@ public class Messages extends NLS {
public static String SarldocCommand_0;
public static String SarldocCommand_1;
public static String SarldocCommand_2;
public static String SarldocCommand_3;
static {
// initialize resource bundle
NLS.initializeMessages(BUNDLE_NAME, Messages.class);
Expand Down

0 comments on commit ab9e3b5

Please sign in to comment.