lexer added to documentation, and fixed alignment of some imports
This commit is contained in:
parent
a9a26ec122
commit
acde9dfe3c
17 changed files with 88 additions and 30 deletions
|
|
@ -5,8 +5,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
#include "arc/std/parser.h"
|
||||
#include <stdint.h>
|
||||
|
||||
/**
|
||||
* @brief the config type for archeus, loads in a .chemical file which syntax is specified in the documentation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue