root/vtcross/branches/bhilburn/libvtcross/libvtcross.cpp @ 109

Revision 109, 269 bytes (checked in by bhilburn, 15 years ago)

Adding implementation file for VTCROSS API.

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 "libvtcross.h"
14
Note: See TracBrowser for help on using the browser.