ack/lang/m2/pmfile

19 lines
313 B
Plaintext
Raw Normal View History

-- $Source$
-- $State$
local d = ROOTDIR.."lang/m2/"
include (d.."comp/pmfile")
lang_m2 = group {
lang_m2_compiler
}
-- Revision history
-- $Log$
2006-07-26 18:19:15 +00:00
-- Revision 1.2 2006-07-26 18:19:15 dtrg
-- Tweaked the CVS settings.
--
2006-07-26 18:19:15 +00:00
-- Revision 1.1 2006/07/26 17:12:19 dtrg
-- Added support for the Modula-2 compiler.