Skip to content

Commit

Permalink
- Removed ptplot.jar and ptplot_license.txt
Browse files Browse the repository at this point in the history
- some translations.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@11761 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adeas31 committed Apr 17, 2012
1 parent 055ec87 commit 92d539d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 27 deletions.
5 changes: 2 additions & 3 deletions SimulationRuntime/c/util/java_interface/Makefile.common
Expand Up @@ -10,8 +10,7 @@ endif

OPENMODELICAHOME=$(shell pwd)/../../../../build
antlr = antlr-3.1.3.jar
licenses = ptplot_license.txt antlr_license.txt
ptplot = ptplot.jar
licenses = antlr_license.txt
junit = junit-4.6.jar

grammars = src/org/openmodelica/corba/parser/OMCorbaDefinitions.g
Expand Down Expand Up @@ -117,7 +116,7 @@ clean:
$(antlr_compile) $<

install-nomodelica:
cp $(antlr) $(ptplot) ../../../../build/share/omc/java
cp $(antlr) ../../../../build/share/omc/java
cp $(licenses) ../../../../build/share/doc/omc
install: install-nomodelica
cp modelica_java.jar ../../../../build/share/omc/java
Expand Down
24 changes: 0 additions & 24 deletions SimulationRuntime/c/util/java_interface/ptplot_license.txt

This file was deleted.

0 comments on commit 92d539d

Please sign in to comment.