Skip to content

Commit

Permalink
prototype write_add_element_function
Browse files Browse the repository at this point in the history
  • Loading branch information
hovo1990 committed Jul 19, 2016
1 parent 2a6d894 commit 646f060
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 98 deletions.
1 change: 1 addition & 0 deletions generator/java_code_files/JavaCodeFile.py
Expand Up @@ -752,6 +752,7 @@ def write_child_lo_element_functions(self):
# const=False)
# self.write_function_implementation(code)


code = lo_functions.write_add_element_function()
self.write_function_implementation(code)

Expand Down

0 comments on commit 646f060

Please sign in to comment.