114c1a93d274d27ebc84f8ba09730ae6d8aa2b93
Merge in Craig's tracing changes as of Thursday; rename net-device-serial files to serial-net-device
Merge in Craig's tracing changes as of Thursday; rename net-device-serial files to serial-net-device
Merge in Craig's tracing changes as of Thursday; rename net-device-serial files to serial-net-device
Mercurial cheat sheet clone this repository: ---------------------- hg clone http://code.nsnam.org/ns-3-dev pull development tree changes to your local repository: ------------------------------------------------------ hg pull http://code.nsnam.org/ns-3-dev hg update (apply the changes) OR hg merge (if you've made local changes) commit locally: -------------- hg status hg add <new files, if any> hg ci -m "message" push upwards (developers access only): -------------------------------------- hg push ssh://code@code.nsnam.org//home/code/repos/ns-3-dev view the change log: -------------- hg log <file> doing a scons make clean: ------------------------ scons -c
Description
Languages
C++
95%
Python
2.5%
C
1.2%
CMake
0.9%
MATLAB
0.2%