commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r8623 - gnuradio/branches/developers/eb/wip/mblock/src


From: eb
Subject: [Commit-gnuradio] r8623 - gnuradio/branches/developers/eb/wip/mblock/src/lib
Date: Thu, 19 Jun 2008 08:26:51 -0600 (MDT)

Author: eb
Date: 2008-06-19 08:26:50 -0600 (Thu, 19 Jun 2008)
New Revision: 8623

Added:
   gnuradio/branches/developers/eb/wip/mblock/src/lib/mb_time.h
Log:
added missing file

Added: gnuradio/branches/developers/eb/wip/mblock/src/lib/mb_time.h
===================================================================
--- gnuradio/branches/developers/eb/wip/mblock/src/lib/mb_time.h                
                (rev 0)
+++ gnuradio/branches/developers/eb/wip/mblock/src/lib/mb_time.h        
2008-06-19 14:26:50 UTC (rev 8623)
@@ -0,0 +1,27 @@
+/* -*- c++ -*- */
+/*
+ * Copyright 2008 Free Software Foundation, Inc.
+ * 
+ * This file is part of GNU Radio
+ * 
+ * GNU Radio is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 3, or (at your option)
+ * any later version.
+ * 
+ * GNU Radio is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+#ifndef INCLUDED_MB_TIME_H
+#define INCLUDED_MB_TIME_H
+
+#include <omni_time.h>
+typedef omni_time mb_time;
+
+#endif /* INCLUDED_MB_TIME_H */


Property changes on: 
gnuradio/branches/developers/eb/wip/mblock/src/lib/mb_time.h
___________________________________________________________________
Name: svn:eol-style
   + native





reply via email to

[Prev in Thread] Current Thread [Next in Thread]