comparison shell/shdc/shdc.c @ 53:6387d39ecce2

- version bumps
author Tassilo Philipp
date Fri, 22 Jan 2021 15:18:56 +0100
parents 1d50532dce12
children
comparison
equal deleted inserted replaced
52:c5ca08cd3e78 53:6387d39ecce2
25 #include "../../dyncall/dyncall/dyncall_signature.h" 25 #include "../../dyncall/dyncall/dyncall_signature.h"
26 #include <stdio.h> 26 #include <stdio.h>
27 #include <string.h> 27 #include <string.h>
28 #include <stdlib.h> /* needed on some platforms to make atof work _at_runtime_ */ 28 #include <stdlib.h> /* needed on some platforms to make atof work _at_runtime_ */
29 29
30 #define SHDC_VERSION "1.0" 30 #define SHDC_VERSION "1.2"
31 31
32 32
33 void usage(const char* s) 33 void usage(const char* s)
34 { 34 {
35 printf( 35 printf(