/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk

« back to all changes in this revision

Viewing changes to libssts/types.c

  • Committer: Gustav Hartvigsson
  • Date: 2017-12-20 00:24:28 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20171220002428-q2qakpj020fvtrvu
* Made SRandom compile

Show diffs side-by-side

added added

removed removed

Lines of Context:
209
209
  return array;
210
210
}
211
211
 
 
212
 
 
213
 
212
214
void
213
215
s_type_system_teardown () {
214
216
  if (!_type_system_object) {