ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
repos
/
Spectre2
/
Mounter.cpp
Revision:
431
Committed:
2005-03-26T22:35:26-08:00
(20 years, 2 months ago) by
douglas
File size:
156 byte(s)
Log Message:
Grr! Why must this thing decided to ask for all the memory in existance at a certain point?
File Contents
#
Content
1
// Spectre 2
2
//
3
// Douglas Thrift
4
//
5
// $Id$
6
7
#include
"Mounter.hpp"
8
9
void
Mounter::operator
()()
10
{
11
api
::
Cout
<<
"STUB: mount "
<<
share
<<
ios
::
NewLine
;
12
}
Properties
Name
Value
svn:eol-style
native
svn:keywords
Id