source: tags/unix/20081113/libsmall.c @ 216

Last change on this file since 216 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.