summaryrefslogtreecommitdiffstats
path: root/web/js/labitrack.d/00-init.js
blob: 7623738f5f544695d856e3e30812e9ed753a12c8 (plain) (blame)
1
2
3
4
5
6
(function(undef){
	var λ = {pub:{}};

	window.labitrack = λ.pub;

// end of 00-init.js