Skylark: docs

git-svn-id: svn://ultimatepp.org/upp/trunk@5241 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2012-07-31 20:12:42 +00:00
parent 08bbbcbf1f
commit ca1d24b00a
7 changed files with 338 additions and 155 deletions

View file

@ -10,7 +10,7 @@ file
AddressBook.h,
Model.sch,
Pages.icpp,
AdrBook.cpp,
Main.cpp,
Dialog.witz,
Index.witz,
AdrBook.iml;

View file

@ -3,5 +3,4 @@ TABLE_(PERSON)
STRING_ (FIRSTNAME, 200)
STRING_ (LASTNAME, 200)
STRING_ (EMAIL, 200)
STRING_ (PHONE, 200)
END_TABLE