Skip to content

Commit

Permalink
- Replaced the old /trunk with /branches/sjoelund-functiontree
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@6959 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Nov 11, 2010
2 parents 7576d90 + 180751e commit 2f7d084
Show file tree
Hide file tree
Showing 152 changed files with 70,247 additions and 74,433 deletions.
11 changes: 6 additions & 5 deletions CMakeLists.txt
Expand Up @@ -19,11 +19,11 @@ ENDIF(RUN_TESTS)

# Subdirectorys
ADD_SUBDIRECTORY(c_runtime)
ADD_SUBDIRECTORY(modelica_parser)
ADD_SUBDIRECTORY(flat_modelica_parser)
ADD_SUBDIRECTORY(Compiler)
ADD_SUBDIRECTORY(doc)
ADD_SUBDIRECTORY(Examples)
#ADD_SUBDIRECTORY(modelica_parser)
#ADD_SUBDIRECTORY(flat_modelica_parser)
#ADD_SUBDIRECTORY(Compiler)
#ADD_SUBDIRECTORY(doc)
#ADD_SUBDIRECTORY(Examples)

# -------------------------------------------------------------
# Models
Expand All @@ -35,3 +35,4 @@ SET(OMC_DEBUG ${OMCTRUNCHOME}/build/bin/omcd.exe)
#BUILDMODEL(BouncingBall ${CMAKE_CURRENT_SOURCE_DIR}/testsuite/mofiles +d=bltdump)
#BUILDMODEL(Simple ${CMAKE_CURRENT_SOURCE_DIR}/build/bin/Test +d=bltdump)
#BUILDMODEL(CombiTable2DTest ${CMAKE_CURRENT_SOURCE_DIR}/build/bin/Test +d=bltdump "")
#BUILDMODEL(AlgorithmForInClass ${CMAKE_CURRENT_SOURCE_DIR}/build/bin/Test +d=bltdump "")

0 comments on commit 2f7d084

Please sign in to comment.