~dexter/parrot-pkg/maverick

« back to all changes in this revision

Viewing changes to examples/languages/squaak/src/Squaak/Compiler.pm

  • Committer: Piotr Roszatycki
  • Date: 2011-01-11 14:34:28 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: piotr.roszatycki@gmail.com-20110111143428-s7pa7qz38m61o4tw
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! nqp
2
2
# Copyright (C) 2010, Parrot Foundation.
3
 
# $Id: Compiler.pm 48133 2010-07-20 18:42:27Z mikehh $
4
3
class Squaak::Compiler is HLL::Compiler;
5
4
 
6
5
INIT {