Skip to content

Commit

Permalink
merged from dev-master, now we are almost ready for release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian F. Tschudin committed Dec 23, 2014
1 parent 3894036 commit 5fd9518
Show file tree
Hide file tree
Showing 56 changed files with 4 additions and 7,608 deletions.
File renamed without changes.
3 changes: 2 additions & 1 deletion src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ uname_S := $(shell sh -c 'uname -s 2>/dev/null || echo not')
CC?=gcc

# general flags used on both linux and OSX
CCNLCFLAGS=-Wall -Werror -pedantic -std=c99 -g -O0
# CCNLCFLAGS=-Wall -Werror -pedantic -std=c99 -g -O0
CCNLCFLAGS=-Wall -pedantic -std=c99 -g -O0

# Linux flags
LINUX_CFLAGS=-D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -Dlinux
Expand Down
116 changes: 0 additions & 116 deletions src/omnet/.cproject

This file was deleted.

3 changes: 0 additions & 3 deletions src/omnet/.nedfolders

This file was deleted.

4 changes: 0 additions & 4 deletions src/omnet/.oppbuildspec

This file was deleted.

96 changes: 0 additions & 96 deletions src/omnet/.project

This file was deleted.

66 changes: 0 additions & 66 deletions src/omnet/.settings/org.eclipse.cdt.codan.core.prefs

This file was deleted.

Loading

0 comments on commit 5fd9518

Please sign in to comment.