root/vtcross/branches/bhilburn/src/libvtcross/libvtcross.cpp @ 128

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

Adding doc directory, moving all source directories to proper 'src' directory.

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.