source: tags/20081106/unix/libsmall.c @ 209

Last change on this file since 209 was 208, checked in by nanardon, 15 years ago
  • finish
  • Property svn:eol-style set to native
File size: 56 bytes
Line 
1#include "libsmall.h"
2int func(void) {
3    return(0);
4}
Note: See TracBrowser for help on using the repository browser.