comparison src/pt-exp.cc @ 1996:003570e69c7b

[project @ 1996-03-03 01:45:43 by jwe]
author jwe
date Sun, 03 Mar 1996 01:45:43 +0000
parents effa9400766f
children bfb775fb6fe8
comparison
equal deleted inserted replaced
1995:83432b801f03 1996:003570e69c7b
1 // pt-exp.cc -*- C++ -*-
2 /* 1 /*
3 2
4 Copyright (C) 1996 John W. Eaton 3 Copyright (C) 1996 John W. Eaton
5 4
6 This file is part of Octave. 5 This file is part of Octave.
871 870
872 871
873 /* 872 /*
874 ;;; Local Variables: *** 873 ;;; Local Variables: ***
875 ;;; mode: C++ *** 874 ;;; mode: C++ ***
876 ;;; page-delimiter: "^/\\*" ***
877 ;;; End: *** 875 ;;; End: ***
878 */ 876 */