Added support for the Basic compiler.
This commit is contained in:
16
lang/basic/pmfile
Normal file
16
lang/basic/pmfile
Normal file
@@ -0,0 +1,16 @@
|
||||
-- $Source$
|
||||
-- $State$
|
||||
|
||||
local d = ROOTDIR.."lang/basic/"
|
||||
|
||||
include (d.."src/pmfile")
|
||||
|
||||
lang_basic = group {
|
||||
lang_basic_compiler
|
||||
}
|
||||
|
||||
-- Revision history
|
||||
-- $Log$
|
||||
-- Revision 1.1 2006-07-26 23:08:09 dtrg
|
||||
-- Added support for the Basic compiler.
|
||||
--
|
||||
Reference in New Issue
Block a user