binary B+ tree - first attempt, compiles and runs
[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