another major rewrite - define_ -> def_, etc. (and it will get worse !)
[svn/Cll1h/.git] / demos / arguments1.c
index f863b64008c5e1b2c7654cb1fd5d983a02a92887..609dcdde359621aae8757c72304dbc232933f3b1 100644 (file)
@@ -4,7 +4,7 @@
 
 program
 {
- define_str(ptr);
+ def_str(ptr);
  
  if_args then
  {
This page took 0.094183 seconds and 4 git commands to generate.