root/vtcross/trunk/src/libvtcross/libvtcross.cpp @ 161

Revision 161, 305 bytes (checked in by bhilburn, 15 years ago)

.

Line 
1/* Virginia Tech Cognitive Radio Open Source Systems
2 * Virginia Tech, 2009
3 *
4 * LICENSE INFORMATION GOES HERE
5 */
6
7/* Implementation file for the VCROSS Cognitive Radio public API defined in
8 * include/libvtcross.h.
9 *
10 * MORE INFO HERE
11 */
12
13#include "vtcross/libvtcross.h"
14#include "vtcross/common.h"
15
Note: See TracBrowser for help on using the browser.