summaryrefslogtreecommitdiffstats
path: root/rules/slang.in
blob: 3ff2a45047e7cfc8e2eb56270aa2ee05b07f0dd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
menu    "slang            "

config SLANG
        bool
        prompt "S-Lang"
	help
	  S-Lang is a C programmer's library that includes routines 
	  for the rapid development of sophisticated, user friendly, 
	  multi-platform applications.
	
endmenu