Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
112
Issues
112
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
bbae8a4f
Commit
bbae8a4f
authored
Feb 09, 2005
by
Jonathon Duerig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added a subsidiary file to make independent testing easier.
parent
09a98fe4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
os/dijkstra/compile.sh
os/dijkstra/compile.sh
+9
-0
No files found.
os/dijkstra/compile.sh
0 → 100644
View file @
bbae8a4f
#!/bin/sh
g++33
-ftemplate-depth-30
-O3
-I
/home/duerig/include
-o
dijk Compressor.cc
\
NoneCompressor.cc SingleSource.cc TreeCompressor.cc
\
VoteIpTree.cc bitmath.cc dijkstra.cc OptimalIpTree.cc
g++33
-O3
-o
check check-dijkstra.cc bitmath.cc
g++33
-O3
-o
route-histogram route-histogram.cc
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