Add Set AST Constructor
[satune.git] / src / table.h
index 6e886b78100cbc18fa6c44c3c0b6be1672fcf4e4..2bb98051f02c6ec5eefc902c3765cebda393d3b4 100644 (file)
@@ -4,7 +4,7 @@
 #include "mymemory.h"
 
 struct Table {
-       
+
 };
 
 Table * allocTable();