mirror of
https://github.com/CPunch/Cosmo.git
synced 2025-11-29 18:50:05 +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