mirror of
https://github.com/python/cpython.git
synced 2025-10-19 05:08:28 +00:00
removed rcs cruft
This commit is contained in:
parent
9caac91641
commit
6e69fc7a72
1 changed files with 0 additions and 23 deletions
|
@ -1,30 +1,7 @@
|
||||||
/*
|
/*
|
||||||
*
|
|
||||||
* File: $Id$
|
|
||||||
*
|
|
||||||
* Author: George V. Neville-Neil
|
* Author: George V. Neville-Neil
|
||||||
*
|
|
||||||
* Update History: $Log$
|
|
||||||
* Update History: Revision 2.2 1994/01/14 16:55:50 guido
|
|
||||||
* Update History: Make more robust against Minix and Mac
|
|
||||||
* Update History:
|
|
||||||
* Revision 2.1 1994/01/02 23:22:21 guido
|
|
||||||
* Added George Neville-Neil's timing module
|
|
||||||
*
|
|
||||||
* Revision 1.1 93/12/28 13:14:39 gnn
|
|
||||||
* Initial revision
|
|
||||||
*
|
|
||||||
*
|
|
||||||
*
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef lint
|
|
||||||
#ifndef THINK_C
|
|
||||||
static char rcsid [] = "$Header$" ;
|
|
||||||
#endif /* THINK_C */
|
|
||||||
#endif /* lint */
|
|
||||||
|
|
||||||
#include "allobjects.h"
|
#include "allobjects.h"
|
||||||
#include "import.h"
|
#include "import.h"
|
||||||
#include "modsupport.h"
|
#include "modsupport.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue