?? makefile.am
字號:
# $Id$INCLUDES = -I$(srcdir)/../srcLDADD = ../src/libgpstk.labin_PROGRAMS = rinex_obs_test rinex_nav_test rinex_met_test rinex_met_read_write rinex_nav_read_write rinex_obs_read_write EphComp AnotherFileFilterTest FileSpecTest MatrixTest exceptiontest petest stringutiltest daytimetest rktest gpszcounttest positiontest testExpressionrinex_obs_test_SOURCES = rinex_obs_test.cpprinex_nav_test_SOURCES = rinex_nav_test.cpprinex_met_test_SOURCES = rinex_met_test.cpprinex_met_read_write_SOURCES = rinex_met_read_write.cpprinex_nav_read_write_SOURCES = rinex_nav_read_write.cpprinex_obs_read_write_SOURCES = rinex_obs_read_write.cppAnotherFileFilterTest_SOURCES = AnotherFileFilterTest.cppEphComp_SOURCES = EphComp.cppFileSpecTest_SOURCES = FileSpecTest.cppMatrixTest_SOURCES = MatrixTest.cppexceptiontest_SOURCES = exceptiontest.cpppetest_SOURCES = petest.cppstringutiltest_SOURCES = stringutiltest.cppdaytimetest_SOURCES = daytimetest.cpprktest_SOURCES = RungeKuttaTest.cppgpszcounttest_SOURCES = gpszcounttest.cpppositiontest_SOURCES = positiontest.cpptestExpression_SOURCES = testExpression.cpp
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -