mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-29 06:06:54 -06:00
.developing preprocessor
git-svn-id: svn://ultimatepp.org/upp/trunk@8156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
9588f09099
commit
5193e84ff2
3 changed files with 10 additions and 7 deletions
|
|
@ -5,13 +5,6 @@
|
|||
|
||||
using namespace Upp;
|
||||
|
||||
class CT {
|
||||
public:
|
||||
struct ST : Moveable<ST> {
|
||||
int x, y;
|
||||
};
|
||||
};
|
||||
|
||||
struct CppMacro : Moveable<CppMacro> {
|
||||
String body;
|
||||
Index<String> param;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue