Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
codes-dev
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Xin Wang
codes-dev
Commits
55d81a5f
Commit
55d81a5f
authored
May 24, 2016
by
Jonathan Jenkins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc updates based on Phil's comments
parent
546a4124
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
Makefile.am
Makefile.am
+2
-1
README.md
README.md
+3
-1
No files found.
Makefile.am
View file @
55d81a5f
...
...
@@ -21,7 +21,8 @@ $(pkgconfig_DATA): config.status
EXTRA_DIST
+=
\
prepare.sh COPYRIGHT configure.ac uc-codes.cfg reformat.sh
\
misc/README misc/ptrn_loggp-2.4.6.patch CONTRIBUTORS.md
misc/README misc/ptrn_loggp-2.4.6.patch CONTRIBUTORS.md
\
README.md
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src
${ROSS_CFLAGS}
...
...
README.md
View file @
55d81a5f
...
...
@@ -4,4 +4,6 @@ CODES is a set of models and utilities to aid in building parallel discrete
event simulations, on top of the ROSS simulation framework
(https://github.com/carothersc/ROSS).
Documentation can be found in the doc subdirectory.
\ No newline at end of file
Documentation can be found in the doc subdirectory. Particularly,
doc/BUILD
\_
STEPS documents the build process and doc/GETTING
\_
STARTED documents
library features at a high level.
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