~washort/e-on-cl/trunk

« back to all changes in this revision

Viewing changes to lib/org/erights/e/elib/serial/deENodeKit.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:
1
1
#!/usr/bin/env rune
2
2
 
3
3
pragma.syntax("0.8")
4
 
pragma.enable("function-implements")
5
4
 
6
5
# Copyright 2003 Hewlett Packard, Inc. under the terms of the MIT X license
7
6
# found at http://www.opensource.org/licenses/mit-license.html ................