Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102347416
py_aka_parser.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Feb 19, 18:16
Size
189 B
Mime Type
text/x-c
Expires
Fri, Feb 21, 18:16 (7 h, 10 m)
Engine
blob
Format
Raw Data
Handle
24335872
Attached To
rAKA akantu
py_aka_parser.hh
View Options
#ifndef __AKANTU_PY_AKA_PARSER_HH__
#define __AKANTU_PY_AKA_PARSER_HH__
namespace pybind11 {
struct module;
}
namespace akantu {
void register_parser(pybind11::module & mod);
}
#endif
Event Timeline
Log In to Comment