Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
IFOS3D
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
7
Issues
7
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
GPIAG-Software
IFOS3D
Commits
19f93632
Commit
19f93632
authored
Mar 08, 2016
by
Simone Butzer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add AUTHORS, LICENCE etc.
parent
1ce88fa4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
libcseife/Makefile
libcseife/Makefile
+1
-1
libcseife/libcseife.a
libcseife/libcseife.a
+0
-0
src/.gitignore
src/.gitignore
+2
-1
No files found.
libcseife/Makefile
View file @
19f93632
...
...
@@ -62,7 +62,7 @@ flist: $(wildcard Makefile *.c *.h)
AR
=
ar
AS
=
as
RANLIB
=
ranlib
CC
=
mpi
i
cc
CC
=
mpicc
FLAGS
+=
$(MYFLAGS)
CFLAGS
+=
-O3
-w
$(FLAGS)
...
...
libcseife/libcseife.a
deleted
100644 → 0
View file @
1ce88fa4
File deleted
src/.gitignore
View file @
19f93632
*.o
\ No newline at end of file
*.o
*~
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment