mirror of
https://github.com/CPunch/Cosmo.git
synced 2025-10-12 12:20:06 +00:00
better README
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef CTABLE_H
|
||||
#define CTABLE_H
|
||||
|
||||
/* TODO: rewrite this table implementation. compared to other languages (including python!) this table is verrryyyy slow */
|
||||
|
||||
#include "cosmo.h"
|
||||
#include "cvalue.h"
|
||||
|
||||
|
Reference in New Issue
Block a user