Skip to content

Commit

Permalink
Merge pull request #1 from sstsimulator/hughes/test_fix
Browse files Browse the repository at this point in the history
ref fix
  • Loading branch information
hughes-c authored Nov 3, 2019
2 parents a55a46a + 0b92775 commit 22ab0fc
Show file tree
Hide file tree
Showing 2 changed files with 23,046 additions and 18 deletions.
50 changes: 32 additions & 18 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,19 +1,33 @@
*.d

*.slo
*.lo
**/.o
**/.libs/
**/.deps/
**/.dirstamp
**/Makefile.in
*.o
*.obj

*.gch
*.pch

*.so
*.dylib
*.dll

*.la
*.a
*.lib

*.out
.libs/
.deps/
.dirstamp
Makefile.in
libltdl
Makefile
src/sst/core/sst.x
src/sst/core/sst
src/sst/core/sstsim.x
src/sst/core/sstinfo
src/sst/core/sstinfo.x
src/sst/core/sst-config
src/sst/core/sst-info
src/sst/core/sst-register
src/sst/SST-*.pc
src/sst/core/sst_config.h
src/sst/core/sst_config.h.in
src/sst/core/sst_config.h.in~
stamp-h1
src/sst/sstsimulator.conf
build_info.h
configure
aclocal.m4
autom4te.cache
config.log
config.status
libtool
Loading

0 comments on commit 22ab0fc

Please sign in to comment.