~washort/e-on-cl/trunk

« back to all changes in this revision

Viewing changes to lib/org/erights/e/elib/base/makeValueThunk.emaker

  • Committer: kpreid
  • Date: 2009-08-24 02:00:34 UTC
  • Revision ID: svn-v4:bf3ccfa1-f3f3-0310-a3d5-cea1fe9d5a75:cl-e/trunk:1052
Removing all remaining occurrences of function-implements; this should have been part of the previous commit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# found at http://www.opensource.org/licenses/mit-license.html ................
3
3
 
4
4
pragma.syntax("0.9")
5
 
pragma.enable("function-implements")
6
5
 
7
6
interface ValueThunk :DeepFrozen guards ValueThunkStamp :DeepFrozen {
8
7
  to run() :any