source: dev/trunk/ab5.0/abdev/ProjectEditor/include/Program.h@ 477

Last change on this file since 477 was 477, checked in by dai_9181, 16 years ago

構成管理を大幅に改良。

File size: 98 bytes
RevLine 
[475]1#pragma once
2
3namespace ActiveBasic{ namespace IDE{
4
5
6class Program
7{
8public:
9};
10
11
12}}
Note: See TracBrowser for help on using the repository browser.