order_by_int renamed to order_by_num + some experiments with lists
[svn/Cll1h/.git] / demos / eq.c
CommitLineData
4643aeaf 1#include "cll1.h"
2
3program
4{
5 str a,b;
24cfa6bd 6
7 print("Local language (enviroment) is set to:", LANG);
4643aeaf 8