Skip to content

Commit

Permalink
- Fixed a bug that prevented use of function references outside funct…
Browse files Browse the repository at this point in the history
…ions

- If you want to use function references or partially evaluated functions, compile with +d=fnptr

- Fixed make clean in omc_debug, now removes .sigx files too


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@4538 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Stefan Brus committed Nov 18, 2009
1 parent 69dbeea commit cce8dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMShell/Makefile
@@ -1,6 +1,6 @@
#############################################################################
# Makefile for building: OMShell
# Generated by qmake (2.01a) (Qt 4.5.2) on: Mon Nov 16 12:12:17 2009
# Generated by qmake (2.01a) (Qt 4.5.2) on: Wed Nov 18 09:55:01 2009
# Project: OMShell.pro
# Template: app
# Command: /usr/bin/qmake -unix -o Makefile OMShell.pro
Expand Down

0 comments on commit cce8dab

Please sign in to comment.