annotate demo/more/orm1.urp @ 1820:3c56aa6a0f55

Reduce default inlining thresholds; improve a let-substitution optimization to compensate
author Adam Chlipala <adam@chlipala.net>
date Fri, 14 Sep 2012 07:35:48 -0400
parents b825d843b22d
children
rev   line source
adamc@991 1 library orm
adamc@992 2 database dbname=test
adamc@992 3 sql test.sql
adamc@991 4
adamc@991 5 $/list
adamc@991 6 orm1