mirror of
https://github.com/jrcutler/threadless.io.git
synced 2024-07-07 10:35:49 +00:00
Add doxygen file headers
This commit is contained in:
@ -3,6 +3,10 @@
|
||||
* Licensed under the MIT License. See LICENSE file in the project root for
|
||||
* full license information.
|
||||
*/
|
||||
/** @file
|
||||
* coroutine interface definition
|
||||
* @author Justin R. Cutler <justin.r.cutler@gmail.com>
|
||||
*/
|
||||
#ifndef THREADLESS_COROUTINE_H
|
||||
#define THREADLESS_COROUTINE_H
|
||||
|
||||
|
Reference in New Issue
Block a user