mirror of
https://github.com/ksherlock/TwoTerm.git
synced 2025-01-07 18:29:34 +00:00
f8c51408c5
git-svn-id: svn://qnap.local/TwoTerm/trunk@1995 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
10 lines
168 B
C++
10 lines
168 B
C++
//
|
|
// Screen_TextPort.cpp
|
|
// 2Term
|
|
//
|
|
// Created by Kelvin Sherlock on 1/11/2011.
|
|
// Copyright 2011 __MyCompanyName__. All rights reserved.
|
|
//
|
|
|
|
#include "Screen.h"
|