diff options
author | nyamatongwe <unknown> | 2010-07-13 21:19:35 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-07-13 21:19:35 +1000 |
commit | 27a22f2c85e3aa0f540c61a0a245a0d759e706a9 (patch) | |
tree | e69648f44945cb552d86607c4899b9d1566155bb | |
parent | fd7c21165bbc5200aa24ef89560a8bb40fd37255 (diff) | |
download | scintilla-mirror-27a22f2c85e3aa0f540c61a0a245a0d759e706a9.tar.gz |
Creating lexlib with lexer support files.
-rw-r--r-- | lexlib/Accessor.h (renamed from include/Accessor.h) | 0 | ||||
-rw-r--r-- | lexlib/CharacterSet.h (renamed from src/CharacterSet.h) | 0 | ||||
-rw-r--r-- | lexlib/PropSetSimple.h (renamed from src/PropSetSimple.h) | 0 | ||||
-rw-r--r-- | lexlib/StyleContext.cxx (renamed from src/StyleContext.cxx) | 0 | ||||
-rw-r--r-- | lexlib/StyleContext.h (renamed from src/StyleContext.h) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/include/Accessor.h b/lexlib/Accessor.h index d9db9c7bf..d9db9c7bf 100644 --- a/include/Accessor.h +++ b/lexlib/Accessor.h diff --git a/src/CharacterSet.h b/lexlib/CharacterSet.h index 9b8869635..9b8869635 100644 --- a/src/CharacterSet.h +++ b/lexlib/CharacterSet.h diff --git a/src/PropSetSimple.h b/lexlib/PropSetSimple.h index 1674cfb9e..1674cfb9e 100644 --- a/src/PropSetSimple.h +++ b/lexlib/PropSetSimple.h diff --git a/src/StyleContext.cxx b/lexlib/StyleContext.cxx index 4a1f71622..4a1f71622 100644 --- a/src/StyleContext.cxx +++ b/lexlib/StyleContext.cxx diff --git a/src/StyleContext.h b/lexlib/StyleContext.h index 4e175bc29..4e175bc29 100644 --- a/src/StyleContext.h +++ b/lexlib/StyleContext.h |