view kerneljs.rhope @ 189:d0e3a13c1bd9 default tip

Remove old calculator example
author Mike Pavone <pavone@retrodev.com>
date Fri, 07 Oct 2011 00:24:04 -0700
parents fc3815b7462f
children
line wrap: on
line source

Import kernelbase.rhope
Import arrayjs.rhope
Import stringjs.rhope

Blueprint Boolean
{
	Val(Boolean,Naked)
}