Skip to content

Commit

Permalink
- tabs instead of spaces.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@11855 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed May 4, 2012
1 parent e12edd6 commit 047ebd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mosh/src/Makefile.in
Expand Up @@ -42,9 +42,9 @@ $(PROG)$(EXEEXT) : $(OBJS)
$(CXX) -o $(PROG)$(EXEEXT) $(OBJS) $(CORBAOBJS) $(LDFLAGS)

omc_communication.cpp: omc_communication.cc
ln -s $< $@
ln -s $< $@
omc_communication.cc: $(runtimedir)/omc_communication.idl
@IDLCMD@ $<
@IDLCMD@ $<
omc_communication.h: omc_communication.cc

clean:
Expand Down

0 comments on commit 047ebd6

Please sign in to comment.