Login
Ben
/
Nujel
Overview
Code
Talk
CI
Settings
develop
feature/new-benchmarks
master
new-stackless
stackless
value-types
wolkenwelten
7 branches
0 tags
SSH
HTTP
Benjamin Vincent Schulenburg
Removed errneously commited temporary files
439d4fb
4 years ago
8 Commits
nujel
/
lib
/ reader.h
Raw
text/plain
•
104 B
•
5 lines
#pragma once #include "nujel.h" lVal *lRead (const char *str); lVal *lReadString (lString *s);