- Fixed a crash coming from velo.c
- Improved saving of reflection lists - The other changes are mostly whitespace
This commit is contained in:
@@ -13,5 +13,6 @@
|
||||
pSICSOBJ MakeHdbTable(char *name, char *hdbclass);
|
||||
int ReadTableTemplate(pSICSOBJ self, SConnection *con);
|
||||
int HdbTableFactory(SConnection *pCon, SicsInterp *pSics, void *pData, int argc, char *argv[]);
|
||||
int SaveHdbTable(void *data, char *name, FILE * fd);
|
||||
|
||||
#endif /*HDBTABLE_H_*/
|
||||
|
||||
Reference in New Issue
Block a user